Home | History | Annotate | Download | only in mjsunit

Lines Matching full:initial

437   assertUnreachable("Reduce no initial value not throwing");
440 "reduce no initial value not throwing TypeError");
442 initial TypeError type");
447 assertUnreachable("ReduceRight no initial value not throwing");
450 "reduceRight no initial value not throwing TypeError");
452 "reduceRight no initial TypeError type");
458 assertUnreachable("Reduce sparse no initial value not throwing");
461 "reduce sparse no initial value not throwing TypeError");
463 "reduce no initial TypeError type");
468 assertUnreachable("ReduceRight sparse no initial value not throwing");
471 "reduceRight sparse no initial value not throwing TypeError");
473 "reduceRight no initial TypeError type");