Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Djump-table-assembler.h71 static uint32_t JumpSlotIndexToOffset(uint32_t slot_index) { in JumpSlotIndexToOffset() function
Dwasm-code-manager.cc1562 JumpTableAssembler::JumpSlotIndexToOffset(slot_index); in PatchJumpTableLocked()
1779 return JumpTableAssembler::JumpSlotIndexToOffset(slot_idx); in GetJumpTableOffset()
1853 JumpTableAssembler::JumpSlotIndexToOffset(slot_idx)); in GetFunctionIndexFromJumpTableSlot()