Searched refs:GetFunctionIndexFromJumpTableSlot (Results 1 – 4 of 4) sorted by relevance
309 uint32_t GetFunctionIndexFromJumpTableSlot(Address slot_address) const;
339 native_module_->GetFunctionIndexFromJumpTableSlot(orig_target); in WriteCode()
735 uint32_t NativeModule::GetFunctionIndexFromJumpTableSlot( in GetFunctionIndexFromJumpTableSlot() function in v8::internal::wasm::NativeModule
2830 native_module->GetFunctionIndexFromJumpTableSlot(target); in GetTargetCode()