Home | History | Annotate | Download | only in compiler

Lines Matching full:scope_info

547   Handle<ScopeInfo> scope_info = OpParameter<Handle<ScopeInfo>>(node);
548 node->InsertInput(zone(), 0, jsgraph()->HeapConstant(scope_info));
554 Handle<ScopeInfo> scope_info = OpParameter<Handle<ScopeInfo>>(node);
555 node->InsertInput(zone(), 1, jsgraph()->HeapConstant(scope_info));