Source code

Revision control

Copy as Markdown

Other Tools

evaluate(`
for (var i = 0; i < 2000; i++) {
Array(Math, {});
bailout();
}
`);