Home
last modified time | relevance | path

Searched refs:GetRuntimeStubId (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/diagnostics/
H A Ddisassembler.cc272 host.as_wasm_code()->native_module()->GetRuntimeStubId( in PrintRelocInfo()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.h803 WasmCode::RuntimeStubId GetRuntimeStubId(Address runtime_stub_target) const;
H A Dwasm-serialization.cc424 uint32_t tag = native_module_->GetRuntimeStubId(target); in WriteCode()
H A Dwasm-code-manager.cc1857 WasmCode::RuntimeStubId NativeModule::GetRuntimeStubId(Address target) const { in GetRuntimeStubId() function in NativeModule

Completed in 9 milliseconds