Home
last modified time | relevance | path

Searched refs:EmitWithU8U8 (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/wasm/
Dwasm-module-builder.h171 void EmitWithU8U8(WasmOpcode opcode, const byte imm1, const byte imm2);
Dwasm-module-builder.cc96 void WasmFunctionBuilder::EmitWithU8U8(WasmOpcode opcode, const byte imm1, in EmitWithU8U8() function in v8::internal::wasm::WasmFunctionBuilder