bug846330.js (141B)
1 function outer(code) { 2 function inner() { 3 eval(code); 4 } 5 inner(); 6 } 7 outer("1"); 8 outer("assertEq(typeof arguments, 'object');");
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |