bug1304569-switch-case.js (271B)
1 // |jit-test| --code-coverage 2 3 s = newGlobal() 4 evalcx("\ 5 switch (0) {\ 6 default: break;\ 7 case 1:\ 8 this.s += this.s;\ 9 g(h(\"\", 2));\ 10 break;\ 11 break\ 12 }\ 13 ", s) 14 evalcx("getLcovInfo()", s)
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |