Searched refs:WASM_OPCODE_GLOBAL_SET (Results 1 – 4 of 4) sorted by relevance
250 WASM_OPCODE_GLOBAL_SET = 0x24, enumerator
268 WASM_OPCODE_GLOBAL_SET = 0x24, enumerator
320 writeU8(os, WASM_OPCODE_GLOBAL_SET, "GLOBAL_SET"); in generateRelocationCode()
1148 writeU8(os, WASM_OPCODE_GLOBAL_SET, "global.set"); in createInitTLSFunction()