class-static-02.js (140B)
1 // |jit-test| 2 3 Reflect.parse(`class A { 4 static { print('hi'); } 5 }`) 6 7 Reflect.parse(`class A { 8 static x = 10; 9 static { this.x++ } 10 }`);
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |