Home
last modified time | relevance | path

Searched defs:context_locals (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/ast/
Dscopeinfo.cc20 ZoneList<Variable*> context_locals(scope->ContextLocalCount(), zone); in Create() local
340 int context_locals = ContextLocalCount(); in ContextLength() local
Dscopes.cc665 ZoneList<Variable*>* stack_locals, ZoneList<Variable*>* context_locals, in CollectStackAndContextLocals()
/external/v8/src/
Dcontexts.cc399 int context_locals = scope_info->ContextLocalCount(); in InitializeGlobalSlots() local
/external/v8/src/profiler/
Dheap-snapshot-generator.cc1233 int context_locals = scope_info->ContextLocalCount(); in ExtractContextReferences() local