Home
last modified time | relevance | path

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

/external/v8/src/
Dscopes.cc1105 bool must_have_local_context = false; in AllocateVariablesRecursively() local
1112 must_have_local_context = is_function_scope(); in AllocateVariablesRecursively()
1118 !must_have_local_context) { in AllocateVariablesRecursively()