Searched refs:formal_arguments (Results 1 – 1 of 1) sorted by relevance
54 return call_->InputAt(formal_arguments() + 1); in new_target()66 int formal_arguments() { in formal_arguments() function in v8::internal::compiler::JSCallAccessor395 call.formal_arguments() < parameter_count) { in ReduceJSCall()472 node->RemoveInput(call.formal_arguments() + 1); // Drop new target. in ReduceJSCall()477 node, frame_state, call.formal_arguments(), in ReduceJSCall()509 if (call.formal_arguments() != parameter_count) { in ReduceJSCall()511 node, frame_state, call.formal_arguments(), in ReduceJSCall()