Home | History | Annotate | Download | only in src

Lines Matching full:must_have_context

1253   bool must_have_context = is_with_scope() ||
1258 if (num_heap_slots_ == Context::MIN_CONTEXT_SLOTS && !must_have_context) {