Searched refs:EmitWithLocal (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/wasm/ | ||
D | encoder.h | 63 void EmitWithLocal(WasmOpcode opcode); |
D | encoder.cc | 124 void WasmFunctionBuilder::EmitWithLocal(WasmOpcode opcode) { in EmitWithLocal() function in v8::internal::wasm::WasmFunctionBuilder |