Resolve review comments.

This commit is contained in:
losfair
2020-05-21 00:53:41 +08:00
parent b34ef92b24
commit 32461a6938
7 changed files with 28 additions and 39 deletions

View File

@@ -267,7 +267,6 @@ impl StackmapEntry {
reg_diff: regs,
wasm_stack_push: wasm_stack,
wasm_stack_pop: 0,
wasm_stack_private_depth: 0,
wasm_inst_offset: self.opcode_offset,
};
let diff_id = fsm.diffs.len();