Home
last modified time | relevance | path

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

/external/webkit/V8Binding/v8/src/
Dscopes.cc941 bool must_have_local_context = false; in AllocateVariablesRecursively() local
948 must_have_local_context = is_function_scope(); in AllocateVariablesRecursively()
954 !must_have_local_context) { in AllocateVariablesRecursively()