Home | History | Annotate | Download | only in compiler

Lines Matching full:scope_info

3186   Handle<ScopeInfo> scope_info = scope->GetScopeInfo(isolate());
3187 const Operator* op = javascript()->CreateScriptContext(scope_info);
3200 Handle<ScopeInfo> scope_info = scope->GetScopeInfo(isolate());
3201 const Operator* op = javascript()->CreateBlockContext(scope_info);