Searched refs:WASM_OPCODE_LOCAL_SET (Results 1 – 2 of 2) sorted by relevance
266 WASM_OPCODE_LOCAL_SET = 0x21, enumerator
885 writeU8(os, WASM_OPCODE_LOCAL_SET, "local.set"); in createInitMemoryFunction()