Home
last modified time | relevance | path

Searched defs:context_local_count (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ast/
Dscopeinfo.cc28 const int context_local_count = context_locals.length(); in Create() local
227 const int context_local_count = 1; in CreateGlobalThisBinding() local
/external/v8/src/runtime/
Druntime-scopes.cc518 int context_local_count = scope_info->ContextLocalCount(); in NewSloppyArguments() local