Searched refs:GetFunctionIndexFromJumpTableSlot (Results 1 – 3 of 3) sorted by relevance
722 uint32_t GetFunctionIndexFromJumpTableSlot(Address slot_address) const;
419 native_module_->GetFunctionIndexFromJumpTableSlot(orig_target); in WriteCode()
1841 uint32_t NativeModule::GetFunctionIndexFromJumpTableSlot( in GetFunctionIndexFromJumpTableSlot() function in v8::internal::wasm::NativeModule