Home | History | Annotate | Download | only in src

Lines Matching defs:GetScopeInfo

746 Handle<ScopeInfo> Scope::GetScopeInfo() {
757 if (!is_eval_scope()) chain->Add(Handle<ScopeInfo>(GetScopeInfo()));