Searched refs:LastArgument (Results 1 – 2 of 2) sorted by relevance
1401 TNode<Object> LastArgument() const { in LastArgument() function
4060 if (n.LastArgument() == arguments_list) continue; in ReduceCallOrConstructWithArrayLikeOrSpreadOfCreateArguments()4066 if (n.LastArgument() == arguments_list) continue; in ReduceCallOrConstructWithArrayLikeOrSpreadOfCreateArguments()4908 TNode<Object> arguments_list = n.LastArgument(); in ReduceJSCallWithArrayLikeOrSpreadOfEmpty()