Searched refs:functionScopes (Results 1 – 2 of 2) sorted by relevance
158 v8::MaybeLocal<v8::Value> functionScopes(v8::Local<v8::Context>,
744 v8::MaybeLocal<v8::Value> V8Debugger::functionScopes( in functionScopes() function in v8_inspector::V8Debugger802 if (functionScopes(context, function).ToLocal(&scopes)) { in internalProperties()