Home
last modified time | relevance | path

Searched refs:jump_table_slot (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Djump-table-assembler.h151 static void PatchJumpTableSlot(Address jump_table_slot,
154 JumpTableAssembler jtasm(jump_table_slot);
163 FlushInstructionCache(jump_table_slot, kJumpTableSlotSize);
H A Dwasm-code-manager.cc1560 Address jump_table_slot = in PatchJumpTableLocked() local
1575 JumpTableAssembler::PatchJumpTableSlot(jump_table_slot, far_jump_table_slot, in PatchJumpTableLocked()

Completed in 6 milliseconds