oomTest(function() { var f = Function(` // Don't actually enter the loop. This still causes the original bug and // additionally makes the test complete faster. // // Don't directly use |false|, otherwise the byte code emitter won't emit // the loop. varFalse = [false, false][0]; if (False) { for (let x;;) { // Capture |x|, so it's freshened each loop iteration.
Object(() => x);
}
}
`);
f();
});
Messung V0.5
¤ Dauer der Verarbeitung: 0.10 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.