thisExpression.js (123B)
1 class Test { 2 constructor() { 3 this.foo = { 4 a: "foobar" 5 }; 6 } 7 8 bar() { 9 console.log(this.foo.a); 10 } 11 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |