bug1703817.js (119B)
1 function foo() { 2 new Float64Array(0x80000001)() 3 } 4 5 for (var i = 0; i < 100; i++) { 6 try { 7 foo(); 8 } catch {} 9 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |