Home
last modified time | relevance | path

Searched refs:functionScopes (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/inspector/
Dv8-debugger.h124 v8::MaybeLocal<v8::Value> functionScopes(v8::Local<v8::Context>,
Dv8-debugger.cc732 v8::MaybeLocal<v8::Value> V8Debugger::functionScopes( in functionScopes() function in v8_inspector::V8Debugger
794 functionScopes(context, function).ToLocal(&scopes)) { in internalProperties()