Source code

Revision control

Copy as Markdown

Other Tools

// |jit-test| --ion-eager;
for (var j = 0; j < 2; j++) {
(false).__proto__ = 0
}