Home
last modified time | relevance | path

Searched refs:GetNearRuntimeStubEntry (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.cc1121 Address entry = GetNearRuntimeStubEntry( in AddCodeForTesting()
1175 GetNearRuntimeStubEntry( in UseLazyStub()
1253 Address entry = GetNearRuntimeStubEntry( in AddCodeWithCodeSpace()
1834 Address NativeModule::GetNearRuntimeStubEntry( in GetNearRuntimeStubEntry() function in v8::internal::wasm::NativeModule
Dwasm-code-manager.h717 Address GetNearRuntimeStubEntry(WasmCode::RuntimeStubId index,
Dwasm-serialization.cc793 Address target = native_module_->GetNearRuntimeStubEntry( in CopyAndRelocate()