Lines Matching refs:UndefinedConstant
159 jsgraph()->UndefinedConstant()); in ReduceJSCreate()
435 jsgraph()->UndefinedConstant()); in ReduceJSCreateGeneratorObject()
443 Node* undefined = jsgraph()->UndefinedConstant(); in ReduceJSCreateGeneratorObject()
517 jsgraph()->UndefinedConstant()); in ReduceNewArray()
564 jsgraph()->UndefinedConstant()); in ReduceNewArray()
621 jsgraph()->UndefinedConstant()); in ReduceNewArray()
636 site ? jsgraph()->Constant(*site) : jsgraph()->UndefinedConstant(); in ReduceNewArrayToStubCall()
661 node->InsertInput(graph()->zone(), 4, jsgraph()->UndefinedConstant()); in ReduceNewArrayToStubCall()
673 node->InsertInput(graph()->zone(), 4, jsgraph()->UndefinedConstant()); in ReduceNewArrayToStubCall()
684 node->InsertInput(graph()->zone(), 4, jsgraph()->UndefinedConstant()); in ReduceNewArrayToStubCall()
1014 jsgraph()->UndefinedConstant()); in ReduceJSCreateClosure()
1196 jsgraph()->UndefinedConstant()); in ReduceJSCreateEmptyLiteralObject()
1258 a.Store(AccessBuilder::ForContextSlot(i), jsgraph()->UndefinedConstant()); in ReduceJSCreateFunctionContext()
1337 a.Store(AccessBuilder::ForContextSlot(i), jsgraph()->UndefinedConstant()); in ReduceJSCreateBlockContext()
1390 Node* undefined = jsgraph()->UndefinedConstant(); in ReduceJSCreateObject()
1414 Node* undefined = jsgraph()->UndefinedConstant(); in ReduceJSCreateObject()