Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-stack-trace-impl.h75 StringView topFunctionName() const override;
Dv8-stack-trace-impl.cc265 StringView V8StackTraceImpl::topFunctionName() const { in topFunctionName() function in v8_inspector::V8StackTraceImpl
/external/v8/include/
Dv8-inspector.h108 virtual StringView topFunctionName() const = 0;