Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dscope-info.cc65 int context_local_count = 0; in Create() local
338 const int context_local_count = 1; in CreateGlobalThisBinding() local
/external/v8/src/runtime/
Druntime-scopes.cc454 int context_local_count = scope_info->ContextLocalCount(); in NewSloppyArguments() local