blob: a625dd91bc50b795b9503113d92987c6c9b283fc [file] [log] [blame]
//@ runDefault("--validateDFGClobberize=1")
for (let i=0; i<10000; i++) {
Number([]);
}