Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dscopes.cc2329 bool must_have_context = in AllocateVariablesRecursively() local
2337 if (num_heap_slots_ == Context::MIN_CONTEXT_SLOTS && !must_have_context) { in AllocateVariablesRecursively()