Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/diagnostics/
H A Ddisassembler.cc271 const char* runtime_stub_name = GetRuntimeStubName( in PrintRelocInfo()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.h1157 const char* GetRuntimeStubName(WasmCode::RuntimeStubId);
H A Dwasm-code-manager.cc2551 const char* GetRuntimeStubName(WasmCode::RuntimeStubId stub_id) { in GetRuntimeStubName() function
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc921 (std::string("OOL: ") + GetRuntimeStubName(ool->stub)).c_str()); in GenerateOutOfLineCode()
4611 (std::string{"call builtin: "} + GetRuntimeStubName(stub_id)).c_str());

Completed in 14 milliseconds