Lines Matching refs:UndefinedConstant
651 ArgumentCount() > index ? Argument(index) : UndefinedConstant());
874 Node* no_feedback = UndefinedConstant();
880 executor, UndefinedConstant(), resolve, reject, no_feedback,
890 Node* no_feedback = UndefinedConstant();
896 reject, UndefinedConstant(), exception, no_feedback, n.context(),
948 inputs[cursor++] = UndefinedConstant();
1153 jsgraph()->UndefinedConstant());
1407 return UndefinedConstant();
1571 fncallback, UndefinedConstant(), *accumulator, element, k,
1962 is_find_variant ? TNode<Object>::UncheckedCast(UndefinedConstant())
2214 jsgraph->UndefinedConstant(), /* receiver */
2215 jsgraph->UndefinedConstant(), /* promise */
2216 jsgraph->UndefinedConstant(), /* reject function */
2233 params.jsgraph->UndefinedConstant(), /* receiver */
2576 node->ReplaceInput(n.ReceiverIndex(), jsgraph()->UndefinedConstant());
2633 jsgraph()->UndefinedConstant());
2852 node->ReplaceInput(n.ReceiverIndex(), jsgraph()->UndefinedConstant());
3063 node->InsertInput(graph()->zone(), arity++, jsgraph()->UndefinedConstant());
3093 node->InsertInput(graph()->zone(), arity++, jsgraph()->UndefinedConstant());
3122 if (properties != jsgraph()->UndefinedConstant()) return NoChange();
3248 jsgraph()->UndefinedConstant(), context, frame_state, etrue, if_true);
3602 jsgraph()->UndefinedConstant());
5367 jsgraph()->UndefinedConstant());
5572 Node* return_value = jsgraph()->UndefinedConstant();
5709 Node* value = jsgraph()->UndefinedConstant();
5740 Node* vtrue = jsgraph()->UndefinedConstant();
5856 Node* value = jsgraph()->UndefinedConstant();
5887 Node* vtrue0 = jsgraph()->UndefinedConstant();
6019 target, jsgraph()->UndefinedConstant(), entry,
6438 value_false = jsgraph()->UndefinedConstant();
6752 jsgraph()->UndefinedConstant());
6813 vfalse0 = jsgraph()->UndefinedConstant();
6931 node->InsertInput(graph()->zone(), 2, jsgraph()->UndefinedConstant());
7106 on_fulfilled, jsgraph()->UndefinedConstant());
7112 on_rejected, jsgraph()->UndefinedConstant());
7219 values.push_back(jsgraph()->UndefinedConstant());
7260 values.push_back(jsgraph()->UndefinedConstant());
7362 Node* vtrue = jsgraph()->UndefinedConstant();
7591 javascript()->CreateIterResultObject(), jsgraph()->UndefinedConstant(),
7959 value = jsgraph()->UndefinedConstant();