Home
last modified time | relevance | path

Searched defs:GetDebugInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dshared-function-info-inl.h884 DebugInfo SharedFunctionInfo::GetDebugInfo() const { in GetDebugInfo() function
/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.cc2458 DebugInfo* NativeModule::GetDebugInfo() { in GetDebugInfo() function in v8::internal::wasm::NativeModule