Home
last modified time | relevance | path

Searched defs:GetFunctionDebugName (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/debug/
Ddebug-scope-iterator.cc100 v8::Local<v8::Value> DebugScopeIterator::GetFunctionDebugName() { in GetFunctionDebugName() function in v8::internal::DebugScopeIterator
Ddebug-stack-trace-iterator.cc135 v8::Local<v8::String> DebugStackTraceIterator::GetFunctionDebugName() const { in GetFunctionDebugName() function in v8::internal::DebugStackTraceIterator
Ddebug-scopes.cc48 Handle<Object> ScopeIterator::GetFunctionDebugName() const { in GetFunctionDebugName() function in v8::internal::ScopeIterator
Ddebug-wasm-objects.cc740 v8::Local<v8::Value> GetFunctionDebugName() override { in GetFunctionDebugName() function in v8::internal::__anon5e3f6fd40111::DebugWasmScopeIterator
/third_party/node/deps/v8/src/objects/
Dcall-site-info.cc292 Handle<String> CallSiteInfo::GetFunctionDebugName(Handle<CallSiteInfo> info) { in GetFunctionDebugName() function in v8::internal::CallSiteInfo