Searched refs:AllocateArguments (Results 1 – 2 of 2) sorted by relevance
97 Node* AllocateArguments(Node* effect, Node* control, Node* frame_state);
1615 Node* const elements = AllocateArguments(effect, control, args_state); in ReduceJSCreateArguments()2695 Node* JSTypedLowering::AllocateArguments(Node* effect, Node* control, in AllocateArguments() function in v8::internal::compiler::JSTypedLowering2760 return AllocateArguments(effect, control, frame_state); in AllocateAliasedArguments()