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 / expressions / arrow-function


ModeNameSize
-rw-r--r--ArrowFunction_restricted-properties.js33L
-rw-r--r--array-destructuring-param-strict-body.js132L
-rw-r--r--browser.js0B
-rw-r--r--cannot-override-this-with-thisArg.js31L
-rw-r--r--dflt-params-abrupt.js63L
-rw-r--r--dflt-params-arg-val-not-undefined.js85L
-rw-r--r--dflt-params-arg-val-undefined.js68L
-rw-r--r--dflt-params-duplicates.js61L
-rw-r--r--dflt-params-ref-later.js64L
-rw-r--r--dflt-params-ref-prior.js65L
-rw-r--r--dflt-params-ref-self.js64L
-rw-r--r--dflt-params-rest.js65L
-rw-r--r--dflt-params-trailing-comma.js59L
-rw-r--r--empty-function-body-returns-undefined.js12L
-rw-r--r--eval-var-scope-syntax-err.js59L
-rw-r--r--expression-body-implicit-return.js11L
-rw-r--r--extensibility.js31L
-rw-r--r--length-dflt.js70L
-rw-r--r--lexical-arguments.js31L
-rw-r--r--lexical-bindings-overriden-by-formal-parameters-non-strict.js16L
-rw-r--r--lexical-new.target-closure-returned.js33L
-rw-r--r--lexical-new.target.js36L
-rw-r--r--lexical-super-call-from-within-constructor.js48L
-rw-r--r--lexical-super-property-from-within-constructor.js42L
-rw-r--r--lexical-super-property.js40L
-rw-r--r--lexical-supercall-from-immediately-invoked-arrow.js37L
-rw-r--r--lexical-this.js33L
-rw-r--r--low-precedence-expression-body-no-parens.js12L
-rw-r--r--name.js26L
-rw-r--r--non-strict.js22L
-rw-r--r--object-destructuring-param-strict-body.js132L
-rw-r--r--object-literal-return-requires-body-parens.js12L
-rw-r--r--param-dflt-yield-expr.js29L
-rw-r--r--param-dflt-yield-id-non-strict.js26L
-rw-r--r--param-dflt-yield-id-strict-strict.js23L
-rw-r--r--params-duplicate.js34L
-rw-r--r--params-trailing-comma-multiple.js59L
-rw-r--r--params-trailing-comma-single.js58L
-rw-r--r--prototype-rules.js14L
-rw-r--r--rest-param-strict-body.js132L
-rw-r--r--rest-params-trailing-comma-early-error.js57L
-rw-r--r--scope-body-lex-distinct.js50L
-rw-r--r--scope-param-elem-var-close.js32L
-rw-r--r--scope-param-elem-var-open.js30L
-rw-r--r--scope-param-rest-elem-var-close.js30L
-rw-r--r--scope-param-rest-elem-var-open.js30L
-rw-r--r--scope-paramsbody-var-close.js36L
-rw-r--r--scope-paramsbody-var-open.js34L
-rw-r--r--shell.js0B
-rw-r--r--statement-body-requires-braces-must-return-explicitly-missing.js14L
-rw-r--r--statement-body-requires-braces-must-return-explicitly.js14L
-rw-r--r--static-init-await-binding.js19L
-rw-r--r--static-init-await-reference.js19L
-rw-r--r--strict-strict.js25L
-rw-r--r--throw-new.js16L
-rw-r--r--unscopables-with-in-nested-fn.js102L
-rw-r--r--unscopables-with.js96L
d---------arrow/-
d---------dstr/-
d---------forbidden-ext/-
d---------syntax/-