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

/external/chromium_org/v8/src/
H A Dscopes.cc1368 bool must_have_context = is_with_scope() || is_module_scope() || local
1373 if (num_heap_slots_ == Context::MIN_CONTEXT_SLOTS && !must_have_context) {

Completed in 411 milliseconds