Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A 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 NativeModule
H A Dwasm-code-manager.h706 // {GetNearRuntimeStubEntry} to avoid the overhead of looking this information
717 Address GetNearRuntimeStubEntry(WasmCode::RuntimeStubId index,
H A Dwasm-serialization.cc793 Address target = native_module_->GetNearRuntimeStubEntry( in CopyAndRelocate()

Completed in 8 milliseconds