Home | History | Annotate | Download | only in src

Lines Matching defs:scope_info

1088       Handle<ScopeInfo> scope_info = scope_->GetScopeInfo();
1089 int heap_slots = scope_info->ContextLength() - Context::MIN_CONTEXT_SLOTS;
1090 __ Push(scope_info);