Searched refs:AllocateDebuggerScopeInfos (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/ast/
H A Dscopes.h590 void AllocateDebuggerScopeInfos(Isolate* isolate,
H A Dscopes.cc1280 AllocateDebuggerScopeInfos(info->isolate(), outer_scope);
2260 void Scope::AllocateDebuggerScopeInfos(Isolate* isolate, function in class:v8::internal::Scope
2268 scope->AllocateDebuggerScopeInfos(isolate, outer);

Completed in 86 milliseconds