Searched refs:AllocateArguments (Results 1 – 2 of 2) sorted by relevance
84 Node* AllocateArguments(Node* effect, Node* control, Node* frame_state); in NON_EXPORTED_BASE()
339 Node* const elements = AllocateArguments(effect, control, args_state); in ReduceJSCreateArguments()1428 Node* JSCreateLowering::AllocateArguments(Node* effect, Node* control, in AllocateArguments() function in v8::internal::compiler::JSCreateLowering1493 return AllocateArguments(effect, control, frame_state); in AllocateAliasedArguments()