Searched refs:AllocateRestArguments (Results 1 – 2 of 2) sorted by relevance
98 Node* AllocateRestArguments(Node* effect, Node* control, Node* frame_state,
1651 AllocateRestArguments(effect, control, args_state, p.start_index()); in ReduceJSCreateArguments()2718 Node* JSTypedLowering::AllocateRestArguments(Node* effect, Node* control, in AllocateRestArguments() function in v8::internal::compiler::JSTypedLowering