Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dscope-info.cc66 int context_local_count = 0; in Create() local
377 const int context_local_count = is_empty_function ? 0 : 1; in CreateForBootstrapping() local