Searched refs:OnlyLastArgIsSpread (Results 1 – 1 of 1) sorted by relevance
3531 bool OnlyLastArgIsSpread(ZonePtrList<Expression>* args) { in OnlyLastArgIsSpread() function3562 if (OnlyLastArgIsSpread(args_list) || function->IsSuperCallReference()) { in SpreadCall()3596 if (OnlyLastArgIsSpread(args_list)) { in SpreadCallNew()