bug1368360-2.js (149B)
1 // |jit-test| error: ReferenceError 2 var t = {}; 3 function r(y) { return t.y = y; } 4 function g() { 5 for (let [x = r(x)] in x) {} 6 } 7 r(0); 8 r(0); 9 g();
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |