Lines Matching defs:arg2
275 TNode<Object> arg2, TNode<Object> arg3);
280 TNode<Object> arg2, FrameState frame_state);
283 TNode<Object> arg2, TNode<Object> arg3,
1068 TNode<Object> arg1, TNode<Object> arg2, TNode<Object> arg3) {
1077 arg0, arg1, arg2, arg3, context));
1082 TNode<Object> arg1, TNode<Object> arg2, FrameState frame_state) {
1091 function, this_arg, arg0, arg1, arg2, n.feedback_vector(),
1098 TNode<Object> arg1, TNode<Object> arg2, TNode<Object> arg3,
1108 function, this_arg, arg0, arg1, arg2, arg3, n.feedback_vector(),
7176 Node* arg2 = n.ArgumentOrUndefined(2, jsgraph());
7201 arg0, arg1, arg2, context, frame_state, effect, control);