bug1825220.js (171B)
1 // |jit-test| --ion-pruning=off; --fast-warmup 2 3 function foo() { 4 Date.prototype.toLocaleString() 5 } 6 7 for (var i = 0; i < 100; i++) { 8 try { 9 foo(); 10 } catch {} 11 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |