Lines Matching refs:GetConstantForIndexOperand
565 Node* node = jsgraph()->Constant(iterator.GetConstantForIndexOperand(0)); in VisitLdaConstantWide()
572 Node* node = jsgraph()->Constant(iterator.GetConstantForIndexOperand(0)); in VisitLdaConstant()
652 Handle<Name>::cast(iterator.GetConstantForIndexOperand(0)); in BuildLoadGlobal()
721 Handle<Name>::cast(iterator.GetConstantForIndexOperand(0)); in BuildStoreGlobal()
805 Handle<String>::cast(iterator.GetConstantForIndexOperand(0)); in BuildLdaLookupSlot()
830 Node* name = jsgraph()->Constant(iterator.GetConstantForIndexOperand(0)); in BuildStaLookupSlot()
879 Handle<Name>::cast(iterator.GetConstantForIndexOperand(1)); in BuildNamedLoad()
963 Handle<Name>::cast(iterator.GetConstantForIndexOperand(1)); in BuildNamedStore()
1061 Handle<SharedFunctionInfo>::cast(iterator.GetConstantForIndexOperand(0)); in VisitCreateClosure()
1109 Handle<String>::cast(iterator.GetConstantForIndexOperand(0)); in BuildCreateRegExpLiteral()
1133 Handle<FixedArray>::cast(iterator.GetConstantForIndexOperand(0)); in BuildCreateArrayLiteral()
1157 Handle<FixedArray>::cast(iterator.GetConstantForIndexOperand(0)); in BuildCreateObjectLiteral()