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 / object / method-definition


ModeNameSize
-rw-r--r--async-await-as-binding-identifier-escaped.js33L
-rw-r--r--async-await-as-binding-identifier.js33L
-rw-r--r--async-await-as-identifier-reference-escaped.js33L
-rw-r--r--async-await-as-identifier-reference.js33L
-rw-r--r--async-await-as-label-identifier-escaped.js33L
-rw-r--r--async-await-as-label-identifier.js33L
-rw-r--r--async-gen-await-as-binding-identifier-escaped.js32L
-rw-r--r--async-gen-await-as-binding-identifier.js32L
-rw-r--r--async-gen-await-as-identifier-reference-escaped.js32L
-rw-r--r--async-gen-await-as-identifier-reference.js32L
-rw-r--r--async-gen-await-as-label-identifier-escaped.js32L
-rw-r--r--async-gen-await-as-label-identifier.js32L
-rw-r--r--async-gen-meth-array-destructuring-param-strict-body.js119L
-rw-r--r--async-gen-meth-dflt-params-abrupt.js49L
-rw-r--r--async-gen-meth-dflt-params-arg-val-not-undefined.js73L
-rw-r--r--async-gen-meth-dflt-params-arg-val-undefined.js56L
-rw-r--r--async-gen-meth-dflt-params-duplicates.js48L
-rw-r--r--async-gen-meth-dflt-params-ref-later.js50L
-rw-r--r--async-gen-meth-dflt-params-ref-prior.js53L
-rw-r--r--async-gen-meth-dflt-params-ref-self.js50L
-rw-r--r--async-gen-meth-dflt-params-rest.js52L
-rw-r--r--async-gen-meth-dflt-params-trailing-comma.js48L
-rw-r--r--async-gen-meth-escaped-async.js27L
-rw-r--r--async-gen-meth-eval-var-scope-syntax-err.js45L
-rw-r--r--async-gen-meth-object-destructuring-param-strict-body.js119L
-rw-r--r--async-gen-meth-params-trailing-comma-multiple.js48L
-rw-r--r--async-gen-meth-params-trailing-comma-single.js47L
-rw-r--r--async-gen-meth-rest-param-strict-body.js119L
-rw-r--r--async-gen-meth-rest-params-trailing-comma-early-error.js45L
-rw-r--r--async-gen-yield-as-binding-identifier-escaped.js32L
-rw-r--r--async-gen-yield-as-binding-identifier.js32L
-rw-r--r--async-gen-yield-as-identifier-reference-escaped.js32L
-rw-r--r--async-gen-yield-as-identifier-reference.js32L
-rw-r--r--async-gen-yield-as-label-identifier-escaped.js32L
-rw-r--r--async-gen-yield-as-label-identifier.js32L
-rw-r--r--async-gen-yield-identifier-non-strict.js47L
-rw-r--r--async-gen-yield-identifier-spread-non-strict.js65L
-rw-r--r--async-gen-yield-identifier-spread-strict-strict.js48L
-rw-r--r--async-gen-yield-identifier-strict-strict.js39L
-rw-r--r--async-gen-yield-promise-reject-next-catch.js44L
-rw-r--r--async-gen-yield-promise-reject-next-for-await-of-async-iterator.js50L
-rw-r--r--async-gen-yield-promise-reject-next-for-await-of-sync-iterator.js49L
-rw-r--r--async-gen-yield-promise-reject-next-yield-star-async-iterator.js48L
-rw-r--r--async-gen-yield-promise-reject-next-yield-star-sync-iterator.js47L
-rw-r--r--async-gen-yield-promise-reject-next.js44L
-rw-r--r--async-gen-yield-spread-arr-multiple.js50L
-rw-r--r--async-gen-yield-spread-arr-single.js49L
-rw-r--r--async-gen-yield-spread-obj.js52L
-rw-r--r--async-gen-yield-star-async-next.js219L
-rw-r--r--async-gen-yield-star-async-return.js235L
-rw-r--r--async-gen-yield-star-async-throw.js243L
-rw-r--r--async-gen-yield-star-expr-abrupt.js54L
-rw-r--r--async-gen-yield-star-getiter-async-get-abrupt.js74L
-rw-r--r--async-gen-yield-star-getiter-async-not-callable-boolean-throw.js73L
-rw-r--r--async-gen-yield-star-getiter-async-not-callable-number-throw.js73L
-rw-r--r--async-gen-yield-star-getiter-async-not-callable-object-throw.js73L
-rw-r--r--async-gen-yield-star-getiter-async-not-callable-string-throw.js73L
-rw-r--r--async-gen-yield-star-getiter-async-not-callable-symbol-throw.js73L
-rw-r--r--async-gen-yield-star-getiter-async-null-sync-get-abrupt.js79L
-rw-r--r--async-gen-yield-star-getiter-async-returns-abrupt.js70L
-rw-r--r--async-gen-yield-star-getiter-async-returns-boolean-throw.js70L
-rw-r--r--async-gen-yield-star-getiter-async-returns-null-throw.js70L
-rw-r--r--async-gen-yield-star-getiter-async-returns-number-throw.js70L
-rw-r--r--async-gen-yield-star-getiter-async-returns-string-throw.js70L
-rw-r--r--async-gen-yield-star-getiter-async-returns-symbol-throw.js70L
-rw-r--r--async-gen-yield-star-getiter-async-returns-undefined-throw.js70L
-rw-r--r--async-gen-yield-star-getiter-async-undefined-sync-get-abrupt.js79L
-rw-r--r--async-gen-yield-star-getiter-sync-get-abrupt.js73L
-rw-r--r--async-gen-yield-star-getiter-sync-not-callable-boolean-throw.js72L
-rw-r--r--async-gen-yield-star-getiter-sync-not-callable-number-throw.js72L
-rw-r--r--async-gen-yield-star-getiter-sync-not-callable-object-throw.js72L
-rw-r--r--async-gen-yield-star-getiter-sync-not-callable-string-throw.js72L
-rw-r--r--async-gen-yield-star-getiter-sync-not-callable-symbol-throw.js72L
-rw-r--r--async-gen-yield-star-getiter-sync-returns-abrupt.js67L
-rw-r--r--async-gen-yield-star-getiter-sync-returns-boolean-throw.js72L
-rw-r--r--async-gen-yield-star-getiter-sync-returns-null-throw.js72L
-rw-r--r--async-gen-yield-star-getiter-sync-returns-number-throw.js72L
-rw-r--r--async-gen-yield-star-getiter-sync-returns-string-throw.js72L
-rw-r--r--async-gen-yield-star-getiter-sync-returns-symbol-throw.js72L
-rw-r--r--async-gen-yield-star-getiter-sync-returns-undefined-throw.js72L
-rw-r--r--async-gen-yield-star-next-call-done-get-abrupt.js73L
-rw-r--r--async-gen-yield-star-next-call-returns-abrupt.js65L
-rw-r--r--async-gen-yield-star-next-call-value-get-abrupt.js75L
-rw-r--r--async-gen-yield-star-next-get-abrupt.js65L
-rw-r--r--async-gen-yield-star-next-non-object-ignores-then.js85L
-rw-r--r--async-gen-yield-star-next-not-callable-boolean-throw.js62L
-rw-r--r--async-gen-yield-star-next-not-callable-null-throw.js62L
-rw-r--r--async-gen-yield-star-next-not-callable-number-throw.js62L
-rw-r--r--async-gen-yield-star-next-not-callable-object-throw.js62L
-rw-r--r--async-gen-yield-star-next-not-callable-string-throw.js62L
-rw-r--r--async-gen-yield-star-next-not-callable-symbol-throw.js62L
-rw-r--r--async-gen-yield-star-next-not-callable-undefined-throw.js62L
-rw-r--r--async-gen-yield-star-next-then-get-abrupt.js89L
-rw-r--r--async-gen-yield-star-next-then-non-callable-boolean-fulfillpromise.js83L
-rw-r--r--async-gen-yield-star-next-then-non-callable-null-fulfillpromise.js83L
-rw-r--r--async-gen-yield-star-next-then-non-callable-number-fulfillpromise.js83L
-rw-r--r--async-gen-yield-star-next-then-non-callable-object-fulfillpromise.js83L
-rw-r--r--async-gen-yield-star-next-then-non-callable-string-fulfillpromise.js83L
-rw-r--r--async-gen-yield-star-next-then-non-callable-symbol-fulfillpromise.js83L
-rw-r--r--async-gen-yield-star-next-then-non-callable-undefined-fulfillpromise.js83L
-rw-r--r--async-gen-yield-star-next-then-returns-abrupt.js89L
-rw-r--r--async-gen-yield-star-sync-next.js222L
-rw-r--r--async-gen-yield-star-sync-return.js197L
-rw-r--r--async-gen-yield-star-sync-throw.js203L
-rw-r--r--async-meth-array-destructuring-param-strict-body.js112L
-rw-r--r--async-meth-dflt-params-abrupt.js46L
-rw-r--r--async-meth-dflt-params-arg-val-not-undefined.js66L
-rw-r--r--async-meth-dflt-params-arg-val-undefined.js49L
-rw-r--r--async-meth-dflt-params-duplicates.js41L
-rw-r--r--async-meth-dflt-params-ref-later.js47L
-rw-r--r--async-meth-dflt-params-ref-prior.js46L
-rw-r--r--async-meth-dflt-params-ref-self.js47L
-rw-r--r--async-meth-dflt-params-rest.js45L
-rw-r--r--async-meth-dflt-params-trailing-comma.js41L
-rw-r--r--async-meth-escaped-async.js27L
-rw-r--r--async-meth-eval-var-scope-syntax-err.js42L
-rw-r--r--async-meth-object-destructuring-param-strict-body.js112L
-rw-r--r--async-meth-params-trailing-comma-multiple.js41L
-rw-r--r--async-meth-params-trailing-comma-single.js40L
-rw-r--r--async-meth-rest-param-strict-body.js112L
-rw-r--r--async-meth-rest-params-trailing-comma-early-error.js38L
-rw-r--r--async-returns-async-arrow-returns-arguments-from-parent-function.js35L
-rw-r--r--async-returns-async-arrow-returns-newtarget.js34L
-rw-r--r--async-returns-async-arrow.js34L
-rw-r--r--async-returns-async-function-returns-arguments-from-own-function.js35L
-rw-r--r--async-returns-async-function-returns-newtarget.js34L
-rw-r--r--async-returns-async-function.js34L
-rw-r--r--async-super-call-body.js28L
-rw-r--r--async-super-call-param.js29L
-rw-r--r--browser.js0B
-rw-r--r--computed-property-name-yield-expression.js40L
-rw-r--r--early-errors-object-async-method-duplicate-parameters.js29L
-rw-r--r--early-errors-object-method-NSPL-with-USD.js18L
-rw-r--r--early-errors-object-method-arguments-in-formal-parameters-strict.js20L
-rw-r--r--early-errors-object-method-async-lineterminator.js23L
-rw-r--r--early-errors-object-method-await-in-formals-default.js19L
-rw-r--r--early-errors-object-method-await-in-formals.js18L
-rw-r--r--early-errors-object-method-body-contains-super-call.js18L
-rw-r--r--early-errors-object-method-duplicate-parameters.js28L
-rw-r--r--early-errors-object-method-eval-in-formal-parameters-strict.js20L
-rw-r--r--early-errors-object-method-formals-body-duplicate.js19L
-rw-r--r--early-errors-object-method-formals-contains-super-call.js17L
-rw-r--r--escaped-get-e.js26L
-rw-r--r--escaped-get-g.js26L
-rw-r--r--escaped-get-t.js26L
-rw-r--r--escaped-get.js26L
-rw-r--r--escaped-set-e.js26L
-rw-r--r--escaped-set-s.js26L
-rw-r--r--escaped-set-t.js26L
-rw-r--r--escaped-set.js26L
-rw-r--r--fn-name-fn.js48L
-rw-r--r--fn-name-gen.js49L
-rw-r--r--gen-meth-array-destructuring-param-strict-body.js141L
-rw-r--r--gen-meth-dflt-params-abrupt.js71L
-rw-r--r--gen-meth-dflt-params-arg-val-not-undefined.js96L
-rw-r--r--gen-meth-dflt-params-arg-val-undefined.js79L
-rw-r--r--gen-meth-dflt-params-duplicates.js70L
-rw-r--r--gen-meth-dflt-params-ref-later.js72L
-rw-r--r--gen-meth-dflt-params-ref-prior.js76L
-rw-r--r--gen-meth-dflt-params-ref-self.js72L
-rw-r--r--gen-meth-dflt-params-rest.js74L
-rw-r--r--gen-meth-dflt-params-trailing-comma.js71L
-rw-r--r--gen-meth-eval-var-scope-syntax-err.js67L
-rw-r--r--gen-meth-object-destructuring-param-strict-body.js141L
-rw-r--r--gen-meth-params-trailing-comma-multiple.js71L
-rw-r--r--gen-meth-params-trailing-comma-single.js70L
-rw-r--r--gen-meth-rest-param-strict-body.js141L
-rw-r--r--gen-meth-rest-params-trailing-comma-early-error.js67L
-rw-r--r--gen-yield-as-binding-identifier-escaped.js32L
-rw-r--r--gen-yield-as-binding-identifier.js32L
-rw-r--r--gen-yield-as-identifier-reference-escaped.js32L
-rw-r--r--gen-yield-as-identifier-reference.js32L
-rw-r--r--gen-yield-as-label-identifier-escaped.js32L
-rw-r--r--gen-yield-as-label-identifier.js32L
-rw-r--r--gen-yield-identifier-non-strict.js43L
-rw-r--r--gen-yield-identifier-spread-non-strict.js65L
-rw-r--r--gen-yield-identifier-spread-strict-strict.js48L
-rw-r--r--gen-yield-identifier-strict-strict.js39L
-rw-r--r--gen-yield-spread-arr-multiple.js46L
-rw-r--r--gen-yield-spread-arr-single.js48L
-rw-r--r--gen-yield-spread-obj.js51L
-rw-r--r--generator-invoke-ctor.js17L
-rw-r--r--generator-invoke-fn-no-strict.js25L
-rw-r--r--generator-invoke-fn-strict.js25L
-rw-r--r--generator-length-dflt.js70L
-rw-r--r--generator-length.js22L
-rw-r--r--generator-name-prop-string.js22L
-rw-r--r--generator-name-prop-symbol.js23L
-rw-r--r--generator-no-yield.js22L
-rw-r--r--generator-param-id-yield.js21L
-rw-r--r--generator-param-init-yield.js23L
-rw-r--r--generator-param-redecl-const.js24L
-rw-r--r--generator-param-redecl-let.js24L
-rw-r--r--generator-params.js30L
-rw-r--r--generator-prop-name-eval-error.js17L
-rw-r--r--generator-prop-name-yield-expr.js37L
-rw-r--r--generator-prop-name-yield-id.js24L
-rw-r--r--generator-property-desc.js21L
-rw-r--r--generator-prototype-prop.js26L
-rw-r--r--generator-prototype.js18L
-rw-r--r--generator-return.js25L
-rw-r--r--generator-super-call-body.js24L
-rw-r--r--generator-super-call-param.js23L
-rw-r--r--generator-super-prop-body.js25L
-rw-r--r--generator-super-prop-param.js23L
-rw-r--r--generator-use-strict-with-non-simple-param.js25L
-rw-r--r--meth-array-destructuring-param-strict-body.js137L
-rw-r--r--meth-dflt-params-abrupt.js67L
-rw-r--r--meth-dflt-params-arg-val-not-undefined.js92L
-rw-r--r--meth-dflt-params-arg-val-undefined.js75L
-rw-r--r--meth-dflt-params-duplicates.js66L
-rw-r--r--meth-dflt-params-ref-later.js68L
-rw-r--r--meth-dflt-params-ref-prior.js72L
-rw-r--r--meth-dflt-params-ref-self.js68L
-rw-r--r--meth-dflt-params-rest.js70L
-rw-r--r--meth-dflt-params-trailing-comma.js66L
-rw-r--r--meth-eval-var-scope-syntax-err.js63L
-rw-r--r--meth-object-destructuring-param-strict-body.js137L
-rw-r--r--meth-params-trailing-comma-multiple.js66L
-rw-r--r--meth-params-trailing-comma-single.js65L
-rw-r--r--meth-rest-param-strict-body.js137L
-rw-r--r--meth-rest-params-trailing-comma-early-error.js62L
-rw-r--r--name-invoke-ctor.js15L
-rw-r--r--name-invoke-fn-no-strict.js24L
-rw-r--r--name-invoke-fn-strict.js24L
-rw-r--r--name-length-dflt.js70L
-rw-r--r--name-length.js21L
-rw-r--r--name-name-prop-string.js21L
-rw-r--r--name-name-prop-symbol.js23L
-rw-r--r--name-param-id-yield.js21L
-rw-r--r--name-param-init-yield.js23L
-rw-r--r--name-param-redecl.js22L
-rw-r--r--name-params.js28L
-rw-r--r--name-prop-name-eval-error.js16L
-rw-r--r--name-prop-name-yield-expr.js37L
-rw-r--r--name-prop-name-yield-id.js23L
-rw-r--r--name-property-desc.js20L
-rw-r--r--name-prototype-prop.js17L
-rw-r--r--name-prototype.js13L
-rw-r--r--name-super-call-body.js20L
-rw-r--r--name-super-call-param.js18L
-rw-r--r--name-super-prop-body.js21L
-rw-r--r--name-super-prop-param.js21L
-rw-r--r--object-method-returns-promise.js18L
-rw-r--r--params-dflt-gen-meth-args-unmapped.js90L
-rw-r--r--params-dflt-gen-meth-ref-arguments.js69L
-rw-r--r--params-dflt-meth-args-unmapped.js87L
-rw-r--r--params-dflt-meth-ref-arguments.js66L
-rw-r--r--private-name-early-error-async-fn-inside-class.js27L
-rw-r--r--private-name-early-error-async-fn.js25L
-rw-r--r--private-name-early-error-async-gen-inside-class.js27L
-rw-r--r--private-name-early-error-async-gen.js25L
-rw-r--r--private-name-early-error-gen-inside-class.js27L
-rw-r--r--private-name-early-error-gen.js25L
-rw-r--r--private-name-early-error-get-method-inside-class.js27L
-rw-r--r--private-name-early-error-get-method.js25L
-rw-r--r--private-name-early-error-method-inside-class.js27L
-rw-r--r--private-name-early-error-method.js25L
-rw-r--r--private-name-early-error-set-method-inside-class.js27L
-rw-r--r--private-name-early-error-set-method.js25L
-rw-r--r--setter-use-strict-with-non-simple-param.js24L
-rw-r--r--shell.js0B
-rw-r--r--static-init-await-binding-accessor.js20L
-rw-r--r--static-init-await-binding-generator.js20L
-rw-r--r--static-init-await-binding-normal.js20L
-rw-r--r--static-init-await-reference-accessor.js30L
-rw-r--r--static-init-await-reference-generator.js30L
-rw-r--r--static-init-await-reference-normal.js30L
-rw-r--r--use-strict-with-non-simple-param.js24L
-rw-r--r--yield-as-expression-with-rhs.js120L
-rw-r--r--yield-as-expression-without-rhs.js130L
-rw-r--r--yield-as-function-expression-binding-identifier.js25L
-rw-r--r--yield-as-generator-method-binding-identifier.js30L
-rw-r--r--yield-as-identifier-in-nested-function.js26L
-rw-r--r--yield-as-literal-property-name.js23L
-rw-r--r--yield-as-logical-or-expression.js21L
-rw-r--r--yield-as-parameter.js20L
-rw-r--r--yield-as-property-name.js23L
-rw-r--r--yield-as-statement.js49L
-rw-r--r--yield-as-yield-operand.js33L
-rw-r--r--yield-newline.js29L
-rw-r--r--yield-return.js22L
-rw-r--r--yield-star-after-newline.js22L
-rw-r--r--yield-star-before-newline.js24L
-rw-r--r--yield-weak-binding.js19L
d---------forbidden-ext/-