Home
last modified time | relevance | path

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

/external/v8/src/
Dscopes.cc1253 bool must_have_context = is_with_scope() || in AllocateVariablesRecursively() local
1258 if (num_heap_slots_ == Context::MIN_CONTEXT_SLOTS && !must_have_context) { in AllocateVariablesRecursively()