Home
last modified time | relevance | path

Searched defs:EmitLazyCompileJumpSlot (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/wasm/
Djump-table-assembler.cc17 void JumpTableAssembler::EmitLazyCompileJumpSlot(uint32_t func_index, in EmitLazyCompileJumpSlot() function in v8::internal::wasm::JumpTableAssembler
Djump-table-assembler.h58 static void EmitLazyCompileJumpSlot(Address base, uint32_t slot_index, in EmitLazyCompileJumpSlot() function