Searched refs:IsCallWithArrayLikeOrSpread (Results 1 – 1 of 1) sorted by relevance
3910 bool IsCallWithArrayLikeOrSpread(Node* node) { in IsCallWithArrayLikeOrSpread() function4134 if (IsCallWithArrayLikeOrSpread(node)) { in ReduceCallOrConstructWithArrayLikeOrSpreadOfCreateArguments()4165 if (IsCallWithArrayLikeOrSpread(node)) { in ReduceCallOrConstructWithArrayLikeOrSpreadOfCreateArguments()4206 if (!IsCallWithArrayLikeOrSpread(node)) return NoChange(); in ReduceCallOrConstructWithArrayLikeOrSpread()