Home
last modified time | relevance | path

Searched refs:topFunctionName (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/inspector/
Dv8-stack-trace-impl.h80 StringView topFunctionName() const override;
Dv8-stack-trace-impl.cc312 StringView V8StackTraceImpl::topFunctionName() const { in topFunctionName() function in v8_inspector::V8StackTraceImpl
/third_party/node/deps/v8/include/
Dv8-inspector.h145 virtual StringView topFunctionName() const = 0;