bug1870756.js (153B)
1 // |jit-test| --fast-warmup; --no-threads; --arm-hwcap=vfp 2 3 function foo(n) { return n % 2; } 4 5 with ({}) {} 6 for (var i = 0; i < 1000; i++) { 7 foo(0); 8 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |