Searched refs:WASM_OPCODE_DROP (Results 1 – 3 of 3) sorted by relevance
263 WASM_OPCODE_DROP = 0x1a, enumerator
284 WASM_OPCODE_DROP = 0x1a, enumerator
967 writeU8(os, WASM_OPCODE_DROP, "drop"); in createInitMemoryFunction()1007 writeU8(os, WASM_OPCODE_DROP, "drop"); in createInitMemoryFunction()1081 writeU8(os, WASM_OPCODE_DROP, "DROP"); in createCallCtorsFunction()