Home
last modified time | relevance | path

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

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