tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / js / src / tests / test262 / language / statements / class / subclass


ModeNameSize
-rw-r--r--binding.js54L
-rw-r--r--browser.js0B
-rw-r--r--builtins.js32L
-rw-r--r--class-definition-evaluation-empty-constructor-heritage-present.js37L
-rw-r--r--class-definition-null-proto-contains-return-override.js35L
-rw-r--r--class-definition-null-proto-missing-return-override.js41L
-rw-r--r--class-definition-null-proto-super.js54L
-rw-r--r--class-definition-null-proto-this.js41L
-rw-r--r--class-definition-null-proto.js31L
-rw-r--r--class-definition-parent-proto-null.js26L
-rw-r--r--default-constructor-2.js65L
-rw-r--r--default-constructor-spread-override.js27L
-rw-r--r--default-constructor.js22L
-rw-r--r--derived-class-return-override-catch-finally-arrow.js29L
-rw-r--r--derived-class-return-override-catch-finally.js26L
-rw-r--r--derived-class-return-override-catch-super-arrow.js27L
-rw-r--r--derived-class-return-override-catch-super.js24L
-rw-r--r--derived-class-return-override-catch.js26L
-rw-r--r--derived-class-return-override-finally-super-arrow.js27L
-rw-r--r--derived-class-return-override-finally-super.js24L
-rw-r--r--derived-class-return-override-for-of-arrow.js40L
-rw-r--r--derived-class-return-override-for-of.js39L
-rw-r--r--derived-class-return-override-with-boolean.js32L
-rw-r--r--derived-class-return-override-with-empty.js42L
-rw-r--r--derived-class-return-override-with-null.js32L
-rw-r--r--derived-class-return-override-with-number.js32L
-rw-r--r--derived-class-return-override-with-object.js42L
-rw-r--r--derived-class-return-override-with-string.js32L
-rw-r--r--derived-class-return-override-with-symbol.js33L
-rw-r--r--derived-class-return-override-with-this.js43L
-rw-r--r--derived-class-return-override-with-undefined.js43L
-rw-r--r--private-class-field-on-nonextensible-return-override-strict.js102L
-rw-r--r--shell.js0B
-rw-r--r--superclass-arrow-function.js53L
-rw-r--r--superclass-async-function.js53L
-rw-r--r--superclass-async-generator-function.js44L
-rw-r--r--superclass-bound-function.js27L
-rw-r--r--superclass-generator-function.js44L
-rw-r--r--superclass-prototype-setter-constructor.js20L
-rw-r--r--superclass-prototype-setter-method-override.js24L
-rw-r--r--superclass-static-method-override.js23L
d---------builtin-objects/-