From 2578b3f982321d5212a65a3e7422fd8b58f96906 Mon Sep 17 00:00:00 2001 From: Dmitry Boyarintsev <[email protected]> Date: Wed, 18 Mar 2020 13:14:38 -0400 git-svn-id: branches/wasm@46107 -
@@ -654,6 +654,9 @@ begin
// table index reference
WriteU32(dst, ci.operandNum);
end;
+
+ ipResType:
+ dst.WriteByte(byte(ci.operandNum));