blob: bc46ceca0c69bcfc9c0173cdf5d54b61b4312c74 [file] [log] [blame]
---
test/annexB/built-ins/Function/createdynfn-html-close-comment-params.js:
default: "SyntaxError: Unexpected token '}'. Expected a parameter pattern or a ')' in parameter list."
strict mode: "SyntaxError: Unexpected token '}'. Expected a parameter pattern or a ')' in parameter list."
test/annexB/built-ins/Function/createdynfn-html-open-comment-params.js:
default: "SyntaxError: Unexpected token '}'. Expected a parameter pattern or a ')' in parameter list."
strict mode: "SyntaxError: Unexpected token '}'. Expected a parameter pattern or a ')' in parameter list."
test/annexB/language/eval-code/direct/func-block-decl-eval-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-block-decl-eval-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-block-decl-eval-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-block-decl-eval-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-block-decl-eval-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-block-decl-eval-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-decl-a-eval-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-decl-a-eval-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-decl-a-eval-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-decl-a-eval-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-decl-a-eval-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-decl-a-eval-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-decl-b-eval-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-decl-b-eval-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-decl-b-eval-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-decl-b-eval-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-decl-b-eval-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-decl-b-eval-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-stmt-eval-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-stmt-eval-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-stmt-eval-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-stmt-eval-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-stmt-eval-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-else-stmt-eval-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-no-else-eval-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-no-else-eval-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-no-else-eval-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-no-else-eval-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-no-else-eval-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-decl-no-else-eval-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-stmt-else-decl-eval-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-stmt-else-decl-eval-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-stmt-else-decl-eval-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-stmt-else-decl-eval-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-stmt-else-decl-eval-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-if-stmt-else-decl-eval-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-switch-case-eval-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-switch-case-eval-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-switch-case-eval-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-switch-case-eval-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-switch-case-eval-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-switch-case-eval-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-switch-dflt-eval-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-switch-dflt-eval-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-switch-dflt-eval-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-switch-dflt-eval-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-switch-dflt-eval-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/func-switch-dflt-eval-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-block-decl-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-block-decl-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-block-decl-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-block-decl-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-block-decl-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-block-decl-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-decl-a-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-decl-a-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-decl-a-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-decl-a-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-decl-a-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-decl-a-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-decl-b-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-decl-b-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-decl-b-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-decl-b-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-decl-b-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-decl-b-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-stmt-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-stmt-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-stmt-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-stmt-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-stmt-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-else-stmt-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-no-else-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-no-else-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-no-else-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-no-else-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-no-else-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-decl-no-else-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-stmt-else-decl-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-stmt-else-decl-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-stmt-else-decl-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-stmt-else-decl-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-stmt-else-decl-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-if-stmt-else-decl-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-switch-case-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-switch-case-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-switch-case-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-switch-case-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-switch-case-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-switch-case-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-switch-dflt-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-switch-dflt-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-switch-dflt-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-switch-dflt-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-switch-dflt-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/global-switch-dflt-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/direct/var-env-lower-lex-catch-non-strict.js:
default: "SyntaxError: Can't create duplicate variable in eval: 'err'"
test/annexB/language/eval-code/indirect/global-block-decl-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-block-decl-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-block-decl-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-block-decl-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-block-decl-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-block-decl-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-decl-a-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-decl-a-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-decl-a-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-decl-a-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-decl-a-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-decl-a-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-decl-b-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-decl-b-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-decl-b-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-decl-b-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-decl-b-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-decl-b-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-stmt-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-stmt-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-stmt-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-stmt-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-stmt-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-else-stmt-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-no-else-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-no-else-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-no-else-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-no-else-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-no-else-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-decl-no-else-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-stmt-else-decl-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-stmt-else-decl-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-stmt-else-decl-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-stmt-else-decl-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-stmt-else-decl-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-if-stmt-else-decl-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-switch-case-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-switch-case-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-switch-case-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-switch-case-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-switch-case-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-switch-case-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-switch-dflt-eval-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-switch-dflt-eval-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-switch-dflt-eval-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-switch-dflt-eval-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-switch-dflt-eval-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created following evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/eval-code/indirect/global-switch-dflt-eval-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/block-decl-func-skip-arguments.js:
default: 'Test262Error: Expected SameValue(«function arguments() {}», «[object Arguments]») to be true'
test/annexB/language/function-code/block-decl-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/block-decl-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/block-decl-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/block-decl-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/block-decl-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/block-decl-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/block-decl-nested-blocks-with-fun-decl.js:
default: 'Test262Error: Expected SameValue(«2», «1») to be true'
test/annexB/language/function-code/if-decl-else-decl-a-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-decl-a-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-decl-a-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-decl-a-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-decl-a-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-decl-a-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-decl-b-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-decl-b-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-decl-b-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-decl-b-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-decl-b-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-decl-b-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-stmt-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-stmt-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-stmt-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-stmt-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-stmt-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-else-stmt-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-no-else-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-no-else-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-no-else-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-no-else-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-no-else-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-decl-no-else-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-stmt-else-decl-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-stmt-else-decl-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-stmt-else-decl-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-stmt-else-decl-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-stmt-else-decl-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/if-stmt-else-decl-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/switch-case-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/switch-case-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/switch-case-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/switch-case-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/switch-case-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/switch-case-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/switch-dflt-func-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/switch-dflt-func-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/switch-dflt-func-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/switch-dflt-func-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/switch-dflt-func-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/function-code/switch-dflt-func-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/block-decl-global-block-scoping.js:
default: "TypeError: f is not a function. (In 'f()', 'f' is 123)"
test/annexB/language/global-code/block-decl-global-existing-block-fn-no-init.js:
default: 'Test262Error: Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/block-decl-global-existing-fn-update.js:
default: 'Test262Error: Expected SameValue(«outer declaration», «inner declaration») to be true'
test/annexB/language/global-code/block-decl-global-existing-non-enumerable-global-init.js:
default: 'Test262Error: descriptor should not be enumerable; descriptor should be configurable'
test/annexB/language/global-code/block-decl-global-init.js:
default: 'Test262Error: binding is initialized to `undefined` Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/block-decl-global-no-skip-try.js:
default: 'Test262Error: Initialized binding created prior to evaluation Expected SameValue(«function f() { return 123; }», «undefined») to be true'
test/annexB/language/global-code/block-decl-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/block-decl-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/block-decl-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/block-decl-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/block-decl-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/block-decl-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/block-decl-global-skip-early-err.js:
default: "SyntaxError: Cannot declare a function that shadows a let/const/class/function variable 'f' in strict mode."
test/annexB/language/global-code/if-decl-else-decl-a-global-block-scoping.js:
default: "TypeError: f is not a function. (In 'f()', 'f' is 123)"
test/annexB/language/global-code/if-decl-else-decl-a-global-existing-block-fn-no-init.js:
default: 'Test262Error: Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/if-decl-else-decl-a-global-existing-fn-update.js:
default: 'Test262Error: Expected SameValue(«outer declaration», «inner declaration») to be true'
test/annexB/language/global-code/if-decl-else-decl-a-global-existing-non-enumerable-global-init.js:
default: 'Test262Error: descriptor should not be enumerable; descriptor should be configurable'
test/annexB/language/global-code/if-decl-else-decl-a-global-init.js:
default: 'Test262Error: binding is initialized to `undefined` Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/if-decl-else-decl-a-global-no-skip-try.js:
default: 'Test262Error: Initialized binding created prior to evaluation Expected SameValue(«function f() { return 123; }», «undefined») to be true'
test/annexB/language/global-code/if-decl-else-decl-a-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-decl-a-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-decl-a-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-decl-a-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-decl-a-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-decl-a-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-decl-a-global-skip-early-err.js:
default: "SyntaxError: Cannot declare a function that shadows a let/const/class/function variable 'f' in strict mode."
test/annexB/language/global-code/if-decl-else-decl-b-global-block-scoping.js:
default: "TypeError: f is not a function. (In 'f()', 'f' is 123)"
test/annexB/language/global-code/if-decl-else-decl-b-global-existing-block-fn-no-init.js:
default: 'Test262Error: Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/if-decl-else-decl-b-global-existing-fn-update.js:
default: 'Test262Error: Expected SameValue(«outer declaration», «inner declaration») to be true'
test/annexB/language/global-code/if-decl-else-decl-b-global-existing-non-enumerable-global-init.js:
default: 'Test262Error: descriptor should not be enumerable; descriptor should be configurable'
test/annexB/language/global-code/if-decl-else-decl-b-global-init.js:
default: 'Test262Error: binding is initialized to `undefined` Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/if-decl-else-decl-b-global-no-skip-try.js:
default: 'Test262Error: Initialized binding created prior to evaluation Expected SameValue(«function f() { return 123; }», «undefined») to be true'
test/annexB/language/global-code/if-decl-else-decl-b-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-decl-b-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-decl-b-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-decl-b-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-decl-b-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-decl-b-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-decl-b-global-skip-early-err.js:
default: "SyntaxError: Cannot declare a function that shadows a let/const/class/function variable 'f' in strict mode."
test/annexB/language/global-code/if-decl-else-stmt-global-block-scoping.js:
default: "TypeError: f is not a function. (In 'f()', 'f' is 123)"
test/annexB/language/global-code/if-decl-else-stmt-global-existing-block-fn-no-init.js:
default: 'Test262Error: Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/if-decl-else-stmt-global-existing-fn-update.js:
default: 'Test262Error: Expected SameValue(«outer declaration», «inner declaration») to be true'
test/annexB/language/global-code/if-decl-else-stmt-global-existing-non-enumerable-global-init.js:
default: 'Test262Error: descriptor should not be enumerable; descriptor should be configurable'
test/annexB/language/global-code/if-decl-else-stmt-global-init.js:
default: 'Test262Error: binding is initialized to `undefined` Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/if-decl-else-stmt-global-no-skip-try.js:
default: 'Test262Error: Initialized binding created prior to evaluation Expected SameValue(«function f() { return 123; }», «undefined») to be true'
test/annexB/language/global-code/if-decl-else-stmt-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-stmt-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-stmt-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-stmt-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-stmt-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-stmt-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-else-stmt-global-skip-early-err.js:
default: "SyntaxError: Cannot declare a function that shadows a let/const/class/function variable 'f' in strict mode."
test/annexB/language/global-code/if-decl-no-else-global-block-scoping.js:
default: "TypeError: f is not a function. (In 'f()', 'f' is 123)"
test/annexB/language/global-code/if-decl-no-else-global-existing-block-fn-no-init.js:
default: 'Test262Error: Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/if-decl-no-else-global-existing-fn-update.js:
default: 'Test262Error: Expected SameValue(«outer declaration», «inner declaration») to be true'
test/annexB/language/global-code/if-decl-no-else-global-existing-non-enumerable-global-init.js:
default: 'Test262Error: descriptor should not be enumerable; descriptor should be configurable'
test/annexB/language/global-code/if-decl-no-else-global-init.js:
default: 'Test262Error: binding is initialized to `undefined` Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/if-decl-no-else-global-no-skip-try.js:
default: 'Test262Error: Initialized binding created prior to evaluation Expected SameValue(«function f() { return 123; }», «undefined») to be true'
test/annexB/language/global-code/if-decl-no-else-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-no-else-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-no-else-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-no-else-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-no-else-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-no-else-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-decl-no-else-global-skip-early-err.js:
default: "SyntaxError: Cannot declare a function that shadows a let/const/class/function variable 'f' in strict mode."
test/annexB/language/global-code/if-stmt-else-decl-global-block-scoping.js:
default: "TypeError: f is not a function. (In 'f()', 'f' is 123)"
test/annexB/language/global-code/if-stmt-else-decl-global-existing-block-fn-no-init.js:
default: 'Test262Error: Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/if-stmt-else-decl-global-existing-fn-update.js:
default: 'Test262Error: Expected SameValue(«outer declaration», «inner declaration») to be true'
test/annexB/language/global-code/if-stmt-else-decl-global-existing-non-enumerable-global-init.js:
default: 'Test262Error: descriptor should not be enumerable; descriptor should be configurable'
test/annexB/language/global-code/if-stmt-else-decl-global-init.js:
default: 'Test262Error: binding is initialized to `undefined` Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/if-stmt-else-decl-global-no-skip-try.js:
default: 'Test262Error: Initialized binding created prior to evaluation Expected SameValue(«function f() { return 123; }», «undefined») to be true'
test/annexB/language/global-code/if-stmt-else-decl-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-stmt-else-decl-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-stmt-else-decl-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-stmt-else-decl-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-stmt-else-decl-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-stmt-else-decl-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/if-stmt-else-decl-global-skip-early-err.js:
default: "SyntaxError: Cannot declare a function that shadows a let/const/class/function variable 'f' in strict mode."
test/annexB/language/global-code/switch-case-global-block-scoping.js:
default: "TypeError: f is not a function. (In 'f()', 'f' is 123)"
test/annexB/language/global-code/switch-case-global-existing-block-fn-no-init.js:
default: 'Test262Error: Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/switch-case-global-existing-fn-update.js:
default: 'Test262Error: Expected SameValue(«outer declaration», «inner declaration») to be true'
test/annexB/language/global-code/switch-case-global-existing-non-enumerable-global-init.js:
default: 'Test262Error: descriptor should not be enumerable; descriptor should be configurable'
test/annexB/language/global-code/switch-case-global-init.js:
default: 'Test262Error: binding is initialized to `undefined` Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/switch-case-global-no-skip-try.js:
default: 'Test262Error: Initialized binding created prior to evaluation Expected SameValue(«function f() { return 123; }», «undefined») to be true'
test/annexB/language/global-code/switch-case-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/switch-case-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/switch-case-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/switch-case-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/switch-case-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/switch-case-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/switch-case-global-skip-early-err.js:
default: "SyntaxError: Cannot declare a function that shadows a let/const/class/function variable 'f' in strict mode."
test/annexB/language/global-code/switch-dflt-global-block-scoping.js:
default: "TypeError: f is not a function. (In 'f()', 'f' is 123)"
test/annexB/language/global-code/switch-dflt-global-existing-block-fn-no-init.js:
default: 'Test262Error: Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/switch-dflt-global-existing-fn-update.js:
default: 'Test262Error: Expected SameValue(«outer declaration», «inner declaration») to be true'
test/annexB/language/global-code/switch-dflt-global-existing-non-enumerable-global-init.js:
default: 'Test262Error: descriptor should not be enumerable; descriptor should be configurable'
test/annexB/language/global-code/switch-dflt-global-init.js:
default: 'Test262Error: binding is initialized to `undefined` Expected SameValue(«function f() { }», «undefined») to be true'
test/annexB/language/global-code/switch-dflt-global-no-skip-try.js:
default: 'Test262Error: Initialized binding created prior to evaluation Expected SameValue(«function f() { return 123; }», «undefined») to be true'
test/annexB/language/global-code/switch-dflt-global-skip-early-err-block.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/switch-dflt-global-skip-early-err-for-in.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/switch-dflt-global-skip-early-err-for-of.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/switch-dflt-global-skip-early-err-for.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/switch-dflt-global-skip-early-err-switch.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/switch-dflt-global-skip-early-err-try.js:
default: 'Test262Error: An initialized binding is not created prior to evaluation Expected a ReferenceError to be thrown but no exception was thrown at all'
test/annexB/language/global-code/switch-dflt-global-skip-early-err.js:
default: "SyntaxError: Cannot declare a function that shadows a let/const/class/function variable 'f' in strict mode."
test/built-ins/ArrayBuffer/prototype/byteLength/detached-buffer.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/built-ins/ArrayBuffer/prototype/slice/species-constructor-is-not-object.js:
default: 'Test262Error: `constructor` value is null Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: `constructor` value is null Expected a TypeError to be thrown but no exception was thrown at all'
test/built-ins/ArrayBuffer/prototype/slice/species-is-not-constructor.js:
default: 'Test262Error: `constructor[Symbol.species]` value is Object Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: `constructor[Symbol.species]` value is Object Expected a TypeError to be thrown but no exception was thrown at all'
test/built-ins/ArrayBuffer/prototype/slice/species-is-not-object.js:
default: 'Test262Error: `constructor[Symbol.species]` value is Boolean Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: `constructor[Symbol.species]` value is Boolean Expected a TypeError to be thrown but no exception was thrown at all'
test/built-ins/ArrayBuffer/prototype/slice/species-returns-larger-arraybuffer.js:
default: 'Test262Error: Expected SameValue(«8», «10») to be true'
strict mode: 'Test262Error: Expected SameValue(«8», «10») to be true'
test/built-ins/ArrayBuffer/prototype/slice/species-returns-not-arraybuffer.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/built-ins/ArrayBuffer/prototype/slice/species-returns-same-arraybuffer.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/built-ins/ArrayBuffer/prototype/slice/species-returns-smaller-arraybuffer.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/built-ins/ArrayBuffer/prototype/slice/species.js:
default: 'Test262Error: Expected SameValue(«[object ArrayBuffer]», «undefined») to be true'
strict mode: 'Test262Error: Expected SameValue(«[object ArrayBuffer]», «undefined») to be true'
test/built-ins/ArrayIteratorPrototype/next/detach-typedarray-in-progress.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/Function/call-bind-this-realm-undef.js:
default: 'Test262Error: implicit undefined Expected SameValue(«[object global]», «[object Undefined]») to be true'
strict mode: 'Test262Error: implicit undefined Expected SameValue(«[object global]», «[object Undefined]») to be true'
test/built-ins/Function/internals/Call/class-ctor-realm.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/built-ins/Function/internals/Construct/base-ctor-revoked-proxy-realm.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/built-ins/Function/internals/Construct/base-ctor-revoked-proxy.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/built-ins/Function/internals/Construct/derived-return-val-realm.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/built-ins/Function/internals/Construct/derived-this-uninitialized-realm.js:
default: 'Test262Error: Expected a ReferenceError but got a ReferenceError'
strict mode: 'Test262Error: Expected a ReferenceError but got a ReferenceError'
test/built-ins/Function/prototype/toString/AsyncFunction.js:
default: "SyntaxError: Unexpected token ';'. Expected a ')' or a ',' after a parameter declaration."
strict mode: "SyntaxError: Unexpected token ';'. Expected a ')' or a ',' after a parameter declaration."
test/built-ins/Function/prototype/toString/AsyncGenerator.js:
default: "SyntaxError: Unexpected token ';'. Expected a ')' or a ',' after a parameter declaration."
strict mode: "SyntaxError: Unexpected token ';'. Expected a ')' or a ',' after a parameter declaration."
test/built-ins/Function/prototype/toString/Function.js:
default: "SyntaxError: Unexpected token ';'. Expected a ')' or a ',' after a parameter declaration."
strict mode: "SyntaxError: Unexpected token ';'. Expected a ')' or a ',' after a parameter declaration."
test/built-ins/Function/prototype/toString/GeneratorFunction.js:
default: "SyntaxError: Unexpected keyword 'yield'. Expected a ')' or a ',' after a parameter declaration."
strict mode: "SyntaxError: Unexpected keyword 'yield'. Expected a ')' or a ',' after a parameter declaration."
test/built-ins/Function/prototype/toString/async-arrow-function.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "async ( /* b */ a /* c */ , /* d */ b /* e */ ) /* f */ => /* g */ { /* h */ ; /* i */ }" (async /* a */ ( /* b */ a /* c */ , /* d */ b /* e */ ) /* f */ => /* g */ { /* h */ ; /* i */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "async ( /* b */ a /* c */ , /* d */ b /* e */ ) /* f */ => /* g */ { /* h */ ; /* i */ }" (async /* a */ ( /* b */ a /* c */ , /* d */ b /* e */ ) /* f */ => /* g */ { /* h */ ; /* i */ })'
test/built-ins/Function/prototype/toString/async-function-declaration.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "async function f( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ }" (async function /* a */ f /* b */ ( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "async function f( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ }" (async function /* a */ f /* b */ ( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ })'
test/built-ins/Function/prototype/toString/async-function-expression.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "async function F( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ }" (async function /* a */ F /* b */ ( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "async function F( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ }" (async function /* a */ F /* b */ ( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ })'
test/built-ins/Function/prototype/toString/async-generator-declaration.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "async function* f( /* e */ x /* f */ , /* g */ y /* h */ ) /* i */ { /* j */ ; /* k */ ; /* l */ }" (async /* a */ function /* b */ * /* c */ f /* d */ ( /* e */ x /* f */ , /* g */ y /* h */ ) /* i */ { /* j */ ; /* k */ ; /* l */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "async function* f( /* e */ x /* f */ , /* g */ y /* h */ ) /* i */ { /* j */ ; /* k */ ; /* l */ }" (async /* a */ function /* b */ * /* c */ f /* d */ ( /* e */ x /* f */ , /* g */ y /* h */ ) /* i */ { /* j */ ; /* k */ ; /* l */ })'
test/built-ins/Function/prototype/toString/async-generator-expression.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "async function* F( /* e */ x /* f */ , /* g */ y /* h */ ) /* i */ { /* j */ ; /* k */ ; /* l */ }" (async /* a */ function /* b */ * /* c */ F /* d */ ( /* e */ x /* f */ , /* g */ y /* h */ ) /* i */ { /* j */ ; /* k */ ; /* l */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "async function* F( /* e */ x /* f */ , /* g */ y /* h */ ) /* i */ { /* j */ ; /* k */ ; /* l */ }" (async /* a */ function /* b */ * /* c */ F /* d */ ( /* e */ x /* f */ , /* g */ y /* h */ ) /* i */ { /* j */ ; /* k */ ; /* l */ })'
test/built-ins/Function/prototype/toString/async-generator-method-class-expression-static.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "async function* f( /* d */ ) /* e */ { /* f */ }" (async /* a */ * /* b */ f /* c */ ( /* d */ ) /* e */ { /* f */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "async function* f( /* d */ ) /* e */ { /* f */ }" (async /* a */ * /* b */ f /* c */ ( /* d */ ) /* e */ { /* f */ })'
test/built-ins/Function/prototype/toString/async-generator-method-class-expression.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "async function* f( /* d */ ) /* e */ { /* f */ }" (async /* a */ * /* b */ f /* c */ ( /* d */ ) /* e */ { /* f */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "async function* f( /* d */ ) /* e */ { /* f */ }" (async /* a */ * /* b */ f /* c */ ( /* d */ ) /* e */ { /* f */ })'
test/built-ins/Function/prototype/toString/async-generator-method-class-statement-static.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "async function* f( /* d */ ) /* e */ { /* f */ }" (async /* a */ * /* b */ f /* c */ ( /* d */ ) /* e */ { /* f */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "async function* f( /* d */ ) /* e */ { /* f */ }" (async /* a */ * /* b */ f /* c */ ( /* d */ ) /* e */ { /* f */ })'
test/built-ins/Function/prototype/toString/async-generator-method-class-statement.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "async function* f( /* d */ ) /* e */ { /* f */ }" (async /* a */ * /* b */ f /* c */ ( /* d */ ) /* e */ { /* f */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "async function* f( /* d */ ) /* e */ { /* f */ }" (async /* a */ * /* b */ f /* c */ ( /* d */ ) /* e */ { /* f */ })'
test/built-ins/Function/prototype/toString/async-generator-method-object.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "async function* f( /* d */ ) /* e */ { /* f */ }" (async /* a */ * /* b */ f /* c */ ( /* d */ ) /* e */ { /* f */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "async function* f( /* d */ ) /* e */ { /* f */ }" (async /* a */ * /* b */ f /* c */ ( /* d */ ) /* e */ { /* f */ })'
test/built-ins/Function/prototype/toString/async-method-class-expression-static.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "async function f( /* b */ ) /* c */ { /* d */ }" (async f /* a */ ( /* b */ ) /* c */ { /* d */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "async function f( /* b */ ) /* c */ { /* d */ }" (async f /* a */ ( /* b */ ) /* c */ { /* d */ })'
test/built-ins/Function/prototype/toString/async-method-class-expression.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "async function f( /* b */ ) /* c */ { /* d */ }" (async f /* a */ ( /* b */ ) /* c */ { /* d */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "async function f( /* b */ ) /* c */ { /* d */ }" (async f /* a */ ( /* b */ ) /* c */ { /* d */ })'
test/built-ins/Function/prototype/toString/async-method-class-statement-static.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "async function f( /* b */ ) /* c */ { /* d */ }" (async f /* a */ ( /* b */ ) /* c */ { /* d */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "async function f( /* b */ ) /* c */ { /* d */ }" (async f /* a */ ( /* b */ ) /* c */ { /* d */ })'
test/built-ins/Function/prototype/toString/async-method-class-statement.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "async function f( /* b */ ) /* c */ { /* d */ }" (async f /* a */ ( /* b */ ) /* c */ { /* d */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "async function f( /* b */ ) /* c */ { /* d */ }" (async f /* a */ ( /* b */ ) /* c */ { /* d */ })'
test/built-ins/Function/prototype/toString/async-method-object.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "async function f( /* b */ ) /* c */ { /* d */ }" (async f /* a */ ( /* b */ ) /* c */ { /* d */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "async function f( /* b */ ) /* c */ { /* d */ }" (async f /* a */ ( /* b */ ) /* c */ { /* d */ })'
test/built-ins/Function/prototype/toString/function-declaration-non-simple-parameter-list.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function f( /* c */ a /* d */ = /* e */ 0 /* f */ , /* g */ { /* h */ b /* i */ = /* j */ 0 /* k */ } /* l */ ) /* m */ { /* n */ }" (function /* a */ f /* b */ ( /* c */ a /* d */ = /* e */ 0 /* f */ , /* g */ { /* h */ b /* i */ = /* j */ 0 /* k */ } /* l */ ) /* m */ { /* n */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function f( /* c */ a /* d */ = /* e */ 0 /* f */ , /* g */ { /* h */ b /* i */ = /* j */ 0 /* k */ } /* l */ ) /* m */ { /* n */ }" (function /* a */ f /* b */ ( /* c */ a /* d */ = /* e */ 0 /* f */ , /* g */ { /* h */ b /* i */ = /* j */ 0 /* k */ } /* l */ ) /* m */ { /* n */ })'
test/built-ins/Function/prototype/toString/function-declaration.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function f( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ }" (function /* a */ f /* b */ ( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function f( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ }" (function /* a */ f /* b */ ( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ })'
test/built-ins/Function/prototype/toString/function-expression.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function F( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ }" (function /* a */ F /* b */ ( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function F( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ }" (function /* a */ F /* b */ ( /* c */ x /* d */ , /* e */ y /* f */ ) /* g */ { /* h */ ; /* i */ ; /* j */ })'
test/built-ins/Function/prototype/toString/generator-function-declaration.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function* g( /* d */ x /* e */ , /* f */ y /* g */ ) /* h */ { /* i */ ; /* j */ ; /* k */ }" (function /* a */ * /* b */ g /* c */ ( /* d */ x /* e */ , /* f */ y /* g */ ) /* h */ { /* i */ ; /* j */ ; /* k */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function* g( /* d */ x /* e */ , /* f */ y /* g */ ) /* h */ { /* i */ ; /* j */ ; /* k */ }" (function /* a */ * /* b */ g /* c */ ( /* d */ x /* e */ , /* f */ y /* g */ ) /* h */ { /* i */ ; /* j */ ; /* k */ })'
test/built-ins/Function/prototype/toString/generator-function-expression.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function* F( /* d */ x /* e */ , /* f */ y /* g */ ) /* h */ { /* i */ ; /* j */ ; /* k */ }" (function /* a */ * /* b */ F /* c */ ( /* d */ x /* e */ , /* f */ y /* g */ ) /* h */ { /* i */ ; /* j */ ; /* k */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function* F( /* d */ x /* e */ , /* f */ y /* g */ ) /* h */ { /* i */ ; /* j */ ; /* k */ }" (function /* a */ * /* b */ F /* c */ ( /* d */ x /* e */ , /* f */ y /* g */ ) /* h */ { /* i */ ; /* j */ ; /* k */ })'
test/built-ins/Function/prototype/toString/generator-method.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function* f( /* c */ ) /* d */ { /* e */ }" (* /* a */ f /* b */ ( /* c */ ) /* d */ { /* e */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function* f( /* c */ ) /* d */ { /* e */ }" (* /* a */ f /* b */ ( /* c */ ) /* d */ { /* e */ })'
test/built-ins/Function/prototype/toString/getter-class-expression-static.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ ) /* d */ { /* e */ }" (get /* a */ f /* b */ ( /* c */ ) /* d */ { /* e */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ ) /* d */ { /* e */ }" (get /* a */ f /* b */ ( /* c */ ) /* d */ { /* e */ })'
test/built-ins/Function/prototype/toString/getter-class-expression.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ ) /* d */ { /* e */ }" (get /* a */ f /* b */ ( /* c */ ) /* d */ { /* e */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ ) /* d */ { /* e */ }" (get /* a */ f /* b */ ( /* c */ ) /* d */ { /* e */ })'
test/built-ins/Function/prototype/toString/getter-class-statement-static.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ ) /* d */ { /* e */ }" (get /* a */ f /* b */ ( /* c */ ) /* d */ { /* e */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ ) /* d */ { /* e */ }" (get /* a */ f /* b */ ( /* c */ ) /* d */ { /* e */ })'
test/built-ins/Function/prototype/toString/getter-class-statement.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ ) /* d */ { /* e */ }" (get /* a */ f /* b */ ( /* c */ ) /* d */ { /* e */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ ) /* d */ { /* e */ }" (get /* a */ f /* b */ ( /* c */ ) /* d */ { /* e */ })'
test/built-ins/Function/prototype/toString/getter-object.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ ) /* d */ { /* e */ }" (get /* a */ f /* b */ ( /* c */ ) /* d */ { /* e */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ ) /* d */ { /* e */ }" (get /* a */ f /* b */ ( /* c */ ) /* d */ { /* e */ })'
test/built-ins/Function/prototype/toString/line-terminator-normalisation-CR-LF.js:
default: "Test262Error: Conforms to NativeFunction Syntax: \"function f(\\r\\n// c\\r\\nx\\r\\n// d\\r\\n,\\r\\n// e\\r\\ny\\r\\n// f\\r\\n)\\r\\n// g\\r\\n{\\r\\n// h\\r\\n;\\r\\n// i\\r\\n;\\r\\n// j\\r\\n}\" (function\r"
strict mode: "Test262Error: Conforms to NativeFunction Syntax: \"function f(\\r\\n// c\\r\\nx\\r\\n// d\\r\\n,\\r\\n// e\\r\\ny\\r\\n// f\\r\\n)\\r\\n// g\\r\\n{\\r\\n// h\\r\\n;\\r\\n// i\\r\\n;\\r\\n// j\\r\\n}\" (function\r"
test/built-ins/Function/prototype/toString/line-terminator-normalisation-CR.js:
default: "Test262Error: Conforms to NativeFunction Syntax: \"function f(\\r// c\\rx\\r// d\\r,\\r// e\\ry\\r// f\\r)\\r// g\\r{\\r// h\\r;\\r// i\\r;\\r// j\\r}\" (function\r// a\rf\r// b\r(\r// c\rx\r// d\r,\r// e\ry\r// f\r)\r// g\r{\r// h\r;\r// i\r;\r// j\r})"
strict mode: "Test262Error: Conforms to NativeFunction Syntax: \"function f(\\r// c\\rx\\r// d\\r,\\r// e\\ry\\r// f\\r)\\r// g\\r{\\r// h\\r;\\r// i\\r;\\r// j\\r}\" (function\r// a\rf\r// b\r(\r// c\rx\r// d\r,\r// e\ry\r// f\r)\r// g\r{\r// h\r;\r// i\r;\r// j\r})"
test/built-ins/Function/prototype/toString/line-terminator-normalisation-LF.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function f(\n// c\nx\n// d\n,\n// e\ny\n// f\n)\n// g\n{\n// h\n;\n// i\n;\n// j\n}" (function'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function f(\n// c\nx\n// d\n,\n// e\ny\n// f\n)\n// g\n{\n// h\n;\n// i\n;\n// j\n}" (function'
test/built-ins/Function/prototype/toString/method-class-expression-static.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function f( /* b */ ) /* c */ { /* d */ }" (f /* a */ ( /* b */ ) /* c */ { /* d */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function f( /* b */ ) /* c */ { /* d */ }" (f /* a */ ( /* b */ ) /* c */ { /* d */ })'
test/built-ins/Function/prototype/toString/method-class-expression.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function f( /* b */ ) /* c */ { /* d */ }" (f /* a */ ( /* b */ ) /* c */ { /* d */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function f( /* b */ ) /* c */ { /* d */ }" (f /* a */ ( /* b */ ) /* c */ { /* d */ })'
test/built-ins/Function/prototype/toString/method-class-statement-static.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function f( /* b */ ) /* c */ { /* d */ }" (f /* a */ ( /* b */ ) /* c */ { /* d */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function f( /* b */ ) /* c */ { /* d */ }" (f /* a */ ( /* b */ ) /* c */ { /* d */ })'
test/built-ins/Function/prototype/toString/method-class-statement.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function f( /* b */ ) /* c */ { /* d */ }" (f /* a */ ( /* b */ ) /* c */ { /* d */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function f( /* b */ ) /* c */ { /* d */ }" (f /* a */ ( /* b */ ) /* c */ { /* d */ })'
test/built-ins/Function/prototype/toString/method-computed-property-name.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* d */ ) /* e */ { /* f */ }" ([ /* a */ "f" /* b */ ] /* c */ ( /* d */ ) /* e */ { /* f */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* d */ ) /* e */ { /* f */ }" ([ /* a */ "f" /* b */ ] /* c */ ( /* d */ ) /* e */ { /* f */ })'
test/built-ins/Function/prototype/toString/method-object.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function f( /* b */ ) /* c */ { /* d */ }" (f /* a */ ( /* b */ ) /* c */ { /* d */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function f( /* b */ ) /* c */ { /* d */ }" (f /* a */ ( /* b */ ) /* c */ { /* d */ })'
test/built-ins/Function/prototype/toString/setter-class-expression-static.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ a /* d */ ) /* e */ { /* f */ }" (set /* a */ f /* b */ ( /* c */ a /* d */ ) /* e */ { /* f */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ a /* d */ ) /* e */ { /* f */ }" (set /* a */ f /* b */ ( /* c */ a /* d */ ) /* e */ { /* f */ })'
test/built-ins/Function/prototype/toString/setter-class-expression.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ a /* d */ ) /* e */ { /* f */ }" (set /* a */ f /* b */ ( /* c */ a /* d */ ) /* e */ { /* f */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ a /* d */ ) /* e */ { /* f */ }" (set /* a */ f /* b */ ( /* c */ a /* d */ ) /* e */ { /* f */ })'
test/built-ins/Function/prototype/toString/setter-class-statement-static.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ a /* d */ ) /* e */ { /* f */ }" (set /* a */ f /* b */ ( /* c */ a /* d */ ) /* e */ { /* f */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ a /* d */ ) /* e */ { /* f */ }" (set /* a */ f /* b */ ( /* c */ a /* d */ ) /* e */ { /* f */ })'
test/built-ins/Function/prototype/toString/setter-class-statement.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ a /* d */ ) /* e */ { /* f */ }" (set /* a */ f /* b */ ( /* c */ a /* d */ ) /* e */ { /* f */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ a /* d */ ) /* e */ { /* f */ }" (set /* a */ f /* b */ ( /* c */ a /* d */ ) /* e */ { /* f */ })'
test/built-ins/Function/prototype/toString/setter-object.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ a /* d */ ) /* e */ { /* f */ }" (set /* a */ f /* b */ ( /* c */ a /* d */ ) /* e */ { /* f */ })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function ( /* c */ a /* d */ ) /* e */ { /* f */ }" (set /* a */ f /* b */ ( /* c */ a /* d */ ) /* e */ { /* f */ })'
test/built-ins/Function/prototype/toString/unicode.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function a(\\u{62}, \\u0063) { \\u0062 = \\u{00063}; return b; }" (function \u0061(\u{62}, \u0063) { \u0062 = \u{00063}; return b; })'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function a(\\u{62}, \\u0063) { \\u0062 = \\u{00063}; return b; }" (function \u0061(\u{62}, \u0063) { \u0062 = \u{00063}; return b; })'
test/built-ins/Object/entries/order-after-define-property.js:
default: 'Test262Error: Expected [a, name] and [name, a] to have the same contents. '
strict mode: 'Test262Error: Expected [a, name] and [name, a] to have the same contents. '
test/built-ins/Object/internals/DefineOwnProperty/consistent-value-function-arguments.js:
default: 'Test262Error: Expected SameValue(«null», «[object Arguments]») to be true'
test/built-ins/Object/internals/DefineOwnProperty/consistent-value-function-caller.js:
default: 'Test262Error: Expected SameValue(«null», «function g() {'
test/built-ins/Object/internals/DefineOwnProperty/consistent-value-regexp-dollar1.js:
default: 'Test262Error: Expected SameValue(«», «x») to be true'
strict mode: 'Test262Error: Expected SameValue(«», «x») to be true'
test/built-ins/Object/keys/order-after-define-property.js:
default: 'Test262Error: Expected [a, length] and [length, a] to have the same contents. '
strict mode: 'Test262Error: Expected [a, length] and [length, a] to have the same contents. '
test/built-ins/Proxy/apply/arguments-realm.js:
default: 'Test262Error: Expected SameValue(«function Array() {'
strict mode: 'Test262Error: Expected SameValue(«function Array() {'
test/built-ins/Proxy/apply/null-handler-realm.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/built-ins/Proxy/apply/trap-is-not-callable-realm.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/built-ins/Proxy/construct/arguments-realm.js:
default: 'Test262Error: Expected SameValue(«function Array() {'
strict mode: 'Test262Error: Expected SameValue(«function Array() {'
test/built-ins/Proxy/construct/null-handler-realm.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/built-ins/Proxy/construct/return-not-object-throws-boolean-realm.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/built-ins/Proxy/construct/return-not-object-throws-null-realm.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/built-ins/Proxy/construct/return-not-object-throws-number-realm.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/built-ins/Proxy/construct/return-not-object-throws-string-realm.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/built-ins/Proxy/construct/return-not-object-throws-symbol-realm.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/built-ins/Proxy/construct/return-not-object-throws-undefined-realm.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/built-ins/Proxy/construct/trap-is-not-callable-realm.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/built-ins/RegExp/property-escapes/generated/Alphabetic.js:
default: 'Test262Error: `\p{Alphabetic}` should match U+001CFA (`ᳺ`)'
strict mode: 'Test262Error: `\p{Alphabetic}` should match U+001CFA (`ᳺ`)'
test/built-ins/RegExp/property-escapes/generated/Assigned.js:
default: 'Test262Error: `\p{Assigned}` should match U+011909 (`𑤉`)'
strict mode: 'Test262Error: `\p{Assigned}` should match U+011909 (`𑤉`)'
test/built-ins/RegExp/property-escapes/generated/Case_Ignorable.js:
default: 'Test262Error: `\p{Case_Ignorable}` should match U+00055F (`՟`)'
strict mode: 'Test262Error: `\p{Case_Ignorable}` should match U+00055F (`՟`)'
test/built-ins/RegExp/property-escapes/generated/Cased.js:
default: 'Test262Error: `\p{Cased}` should match U+00A7BA (`Ꞻ`)'
strict mode: 'Test262Error: `\p{Cased}` should match U+00A7BA (`Ꞻ`)'
test/built-ins/RegExp/property-escapes/generated/Changes_When_Casefolded.js:
default: 'Test262Error: `\p{Changes_When_Casefolded}` should match U+00A7BA (`Ꞻ`)'
strict mode: 'Test262Error: `\p{Changes_When_Casefolded}` should match U+00A7BA (`Ꞻ`)'
test/built-ins/RegExp/property-escapes/generated/Changes_When_Casemapped.js:
default: 'Test262Error: `\p{Changes_When_Casemapped}` should match U+001D8E (`ᶎ`)'
strict mode: 'Test262Error: `\p{Changes_When_Casemapped}` should match U+001D8E (`ᶎ`)'
test/built-ins/RegExp/property-escapes/generated/Changes_When_Lowercased.js:
default: 'Test262Error: `\p{Changes_When_Lowercased}` should match U+00A7BA (`Ꞻ`)'
strict mode: 'Test262Error: `\p{Changes_When_Lowercased}` should match U+00A7BA (`Ꞻ`)'
test/built-ins/RegExp/property-escapes/generated/Changes_When_NFKC_Casefolded.js:
default: 'Test262Error: `\p{Changes_When_NFKC_Casefolded}` should match U+00A7BA (`Ꞻ`)'
strict mode: 'Test262Error: `\p{Changes_When_NFKC_Casefolded}` should match U+00A7BA (`Ꞻ`)'
test/built-ins/RegExp/property-escapes/generated/Changes_When_Titlecased.js:
default: 'Test262Error: `\p{Changes_When_Titlecased}` should match U+001D8E (`ᶎ`)'
strict mode: 'Test262Error: `\p{Changes_When_Titlecased}` should match U+001D8E (`ᶎ`)'
test/built-ins/RegExp/property-escapes/generated/Changes_When_Uppercased.js:
default: 'Test262Error: `\p{Changes_When_Uppercased}` should match U+001D8E (`ᶎ`)'
strict mode: 'Test262Error: `\p{Changes_When_Uppercased}` should match U+001D8E (`ᶎ`)'
test/built-ins/RegExp/property-escapes/generated/Dash.js:
default: 'Test262Error: `\p{Dash}` should match U+010EAD (`𐺭`)'
strict mode: 'Test262Error: `\p{Dash}` should match U+010EAD (`𐺭`)'
test/built-ins/RegExp/property-escapes/generated/Diacritic.js:
default: 'Test262Error: `\p{Diacritic}` should match U+000B55 (`୕`)'
strict mode: 'Test262Error: `\p{Diacritic}` should match U+000B55 (`୕`)'
test/built-ins/RegExp/property-escapes/generated/Emoji.js:
default: 'Test262Error: `\p{Emoji}` should match U+0026A7 (`⚧`)'
strict mode: 'Test262Error: `\p{Emoji}` should match U+0026A7 (`⚧`)'
test/built-ins/RegExp/property-escapes/generated/Emoji_Component.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Emoji_Modifier.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Emoji_Modifier_Base.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Emoji_Presentation.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Extended_Pictographic.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Extender.js:
default: 'Test262Error: `\p{Extender}` should match U+000B55 (`୕`)'
strict mode: 'Test262Error: `\p{Extender}` should match U+000B55 (`୕`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Cased_Letter.js:
default: 'Test262Error: `\p{General_Category=Cased_Letter}` should match U+00A7BA (`Ꞻ`)'
strict mode: 'Test262Error: `\p{General_Category=Cased_Letter}` should match U+00A7BA (`Ꞻ`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Currency_Symbol.js:
default: 'Test262Error: `\p{General_Category=Currency_Symbol}` should match U+01E2FF (`𞋿`)'
strict mode: 'Test262Error: `\p{General_Category=Currency_Symbol}` should match U+01E2FF (`𞋿`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Dash_Punctuation.js:
default: 'Test262Error: `\p{General_Category=Dash_Punctuation}` should match U+010EAD (`𐺭`)'
strict mode: 'Test262Error: `\p{General_Category=Dash_Punctuation}` should match U+010EAD (`𐺭`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Decimal_Number.js:
default: 'Test262Error: `\p{General_Category=Decimal_Number}` should match U+011950 (`𑥐`)'
strict mode: 'Test262Error: `\p{General_Category=Decimal_Number}` should match U+011950 (`𑥐`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Format.js:
default: 'Test262Error: `\p{General_Category=Format}` should match U+013430 (`𓐰`)'
strict mode: 'Test262Error: `\p{General_Category=Format}` should match U+013430 (`𓐰`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Letter.js:
default: 'Test262Error: `\p{General_Category=Letter}` should match U+001CFA (`ᳺ`)'
strict mode: 'Test262Error: `\p{General_Category=Letter}` should match U+001CFA (`ᳺ`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Lowercase_Letter.js:
default: 'Test262Error: `\p{General_Category=Lowercase_Letter}` should match U+00A7BB (`ꞻ`)'
strict mode: 'Test262Error: `\p{General_Category=Lowercase_Letter}` should match U+00A7BB (`ꞻ`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Mark.js:
default: 'Test262Error: `\p{General_Category=Mark}` should match U+00A82C (`꠬`)'
strict mode: 'Test262Error: `\p{General_Category=Mark}` should match U+00A82C (`꠬`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Modifier_Letter.js:
default: 'Test262Error: `\p{General_Category=Modifier_Letter}` should match U+00AB69 (`ꭩ`)'
strict mode: 'Test262Error: `\p{General_Category=Modifier_Letter}` should match U+00AB69 (`ꭩ`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Modifier_Symbol.js:
default: 'Test262Error: `\p{General_Category=Modifier_Symbol}` should match U+00AB6A (`꭪`)'
strict mode: 'Test262Error: `\p{General_Category=Modifier_Symbol}` should match U+00AB6A (`꭪`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Nonspacing_Mark.js:
default: 'Test262Error: `\p{General_Category=Nonspacing_Mark}` should match U+000D81 (`ඁ`)'
strict mode: 'Test262Error: `\p{General_Category=Nonspacing_Mark}` should match U+000D81 (`ඁ`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Number.js:
default: 'Test262Error: `\p{General_Category=Number}` should match U+010FC5 (`𐿅`)'
strict mode: 'Test262Error: `\p{General_Category=Number}` should match U+010FC5 (`𐿅`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other.js:
default: 'Test262Error: `\P{General_Category=Other}` should match U+011909 (`𑤉`)'
strict mode: 'Test262Error: `\P{General_Category=Other}` should match U+011909 (`𑤉`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Letter.js:
default: 'Test262Error: `\p{General_Category=Other_Letter}` should match U+001CFA (`ᳺ`)'
strict mode: 'Test262Error: `\p{General_Category=Other_Letter}` should match U+001CFA (`ᳺ`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Number.js:
default: 'Test262Error: `\p{General_Category=Other_Number}` should match U+010FC5 (`𐿅`)'
strict mode: 'Test262Error: `\p{General_Category=Other_Number}` should match U+010FC5 (`𐿅`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Punctuation.js:
default: 'Test262Error: `\p{General_Category=Other_Punctuation}` should match U+000C77 (`౷`)'
strict mode: 'Test262Error: `\p{General_Category=Other_Punctuation}` should match U+000C77 (`౷`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Symbol.js:
default: 'Test262Error: `\p{General_Category=Other_Symbol}` should match U+00166D (`᙭`)'
strict mode: 'Test262Error: `\p{General_Category=Other_Symbol}` should match U+00166D (`᙭`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Punctuation.js:
default: 'Test262Error: `\p{General_Category=Punctuation}` should match U+000C77 (`౷`)'
strict mode: 'Test262Error: `\p{General_Category=Punctuation}` should match U+000C77 (`౷`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Spacing_Mark.js:
default: 'Test262Error: `\p{General_Category=Spacing_Mark}` should match U+0111CE (`𑇎`)'
strict mode: 'Test262Error: `\p{General_Category=Spacing_Mark}` should match U+0111CE (`𑇎`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Symbol.js:
default: 'Test262Error: `\p{General_Category=Symbol}` should match U+00166D (`᙭`)'
strict mode: 'Test262Error: `\p{General_Category=Symbol}` should match U+00166D (`᙭`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Unassigned.js:
default: 'Test262Error: `\P{General_Category=Unassigned}` should match U+011909 (`𑤉`)'
strict mode: 'Test262Error: `\P{General_Category=Unassigned}` should match U+011909 (`𑤉`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Uppercase_Letter.js:
default: 'Test262Error: `\p{General_Category=Uppercase_Letter}` should match U+00A7BA (`Ꞻ`)'
strict mode: 'Test262Error: `\p{General_Category=Uppercase_Letter}` should match U+00A7BA (`Ꞻ`)'
test/built-ins/RegExp/property-escapes/generated/Grapheme_Base.js:
default: 'Test262Error: `\p{Grapheme_Base}` should match U+001CFA (`ᳺ`)'
strict mode: 'Test262Error: `\p{Grapheme_Base}` should match U+001CFA (`ᳺ`)'
test/built-ins/RegExp/property-escapes/generated/Grapheme_Extend.js:
default: 'Test262Error: `\p{Grapheme_Extend}` should match U+000D81 (`ඁ`)'
strict mode: 'Test262Error: `\p{Grapheme_Extend}` should match U+000D81 (`ඁ`)'
test/built-ins/RegExp/property-escapes/generated/ID_Continue.js:
default: 'Test262Error: `\p{ID_Continue}` should match U+00A82C (`꠬`)'
strict mode: 'Test262Error: `\p{ID_Continue}` should match U+00A82C (`꠬`)'
test/built-ins/RegExp/property-escapes/generated/ID_Start.js:
default: 'Test262Error: `\p{ID_Start}` should match U+001CFA (`ᳺ`)'
strict mode: 'Test262Error: `\p{ID_Start}` should match U+001CFA (`ᳺ`)'
test/built-ins/RegExp/property-escapes/generated/Ideographic.js:
default: 'Test262Error: `\p{Ideographic}` should match U+016FE4 (`𖿤`)'
strict mode: 'Test262Error: `\p{Ideographic}` should match U+016FE4 (`𖿤`)'
test/built-ins/RegExp/property-escapes/generated/Lowercase.js:
default: 'Test262Error: `\p{Lowercase}` should match U+00A7BB (`ꞻ`)'
strict mode: 'Test262Error: `\p{Lowercase}` should match U+00A7BB (`ꞻ`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Adlam.js:
default: 'Test262Error: `\p{Script=Adlam}` should match U+01E94B (`𞥋`)'
strict mode: 'Test262Error: `\p{Script=Adlam}` should match U+01E94B (`𞥋`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Arabic.js:
default: 'Test262Error: `\p{Script=Arabic}` should match U+0008BE (`ࢾ`)'
strict mode: 'Test262Error: `\p{Script=Arabic}` should match U+0008BE (`ࢾ`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Armenian.js:
default: 'Test262Error: `\p{Script=Armenian}` should match U+000589 (`։`)'
strict mode: 'Test262Error: `\p{Script=Armenian}` should match U+000589 (`։`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Bopomofo.js:
default: 'Test262Error: `\p{Script=Bopomofo}` should match U+0031BB (`ㆻ`)'
strict mode: 'Test262Error: `\p{Script=Bopomofo}` should match U+0031BB (`ㆻ`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Chakma.js:
default: 'Test262Error: `\p{Script=Chakma}` should match U+011147 (`𑅇`)'
strict mode: 'Test262Error: `\p{Script=Chakma}` should match U+011147 (`𑅇`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Chorasmian.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Script_-_Common.js:
default: 'Test262Error: `\p{Script=Common}` should match U+001CFA (`ᳺ`)'
strict mode: 'Test262Error: `\p{Script=Common}` should match U+001CFA (`ᳺ`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Devanagari.js:
default: 'Test262Error: `\P{Script=Devanagari}` should match U+000953 (`॓`)'
strict mode: 'Test262Error: `\P{Script=Devanagari}` should match U+000953 (`॓`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Dives_Akuru.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Script_-_Egyptian_Hieroglyphs.js:
default: 'Test262Error: `\p{Script=Egyptian_Hieroglyphs}` should match U+013430 (`𓐰`)'
strict mode: 'Test262Error: `\p{Script=Egyptian_Hieroglyphs}` should match U+013430 (`𓐰`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Elymaic.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Script_-_Han.js:
default: 'Test262Error: `\p{Script=Han}` should match U+004DB6 (`䶶`)'
strict mode: 'Test262Error: `\p{Script=Han}` should match U+004DB6 (`䶶`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Hiragana.js:
default: 'Test262Error: `\p{Script=Hiragana}` should match U+01B150 (`𛅐`)'
strict mode: 'Test262Error: `\p{Script=Hiragana}` should match U+01B150 (`𛅐`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Inherited.js:
default: 'Test262Error: `\p{Script=Inherited}` should match U+000953 (`॓`)'
strict mode: 'Test262Error: `\p{Script=Inherited}` should match U+000953 (`॓`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Katakana.js:
default: 'Test262Error: `\p{Script=Katakana}` should match U+01B164 (`𛅤`)'
strict mode: 'Test262Error: `\p{Script=Katakana}` should match U+01B164 (`𛅤`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Khitan_Small_Script.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Script_-_Lao.js:
default: 'Test262Error: `\p{Script=Lao}` should match U+000E86 (`ຆ`)'
strict mode: 'Test262Error: `\p{Script=Lao}` should match U+000E86 (`ຆ`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Latin.js:
default: 'Test262Error: `\p{Script=Latin}` should match U+00A7BA (`Ꞻ`)'
strict mode: 'Test262Error: `\p{Script=Latin}` should match U+00A7BA (`Ꞻ`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Lisu.js:
default: 'Test262Error: `\p{Script=Lisu}` should match U+011FB0 (`𑾰`)'
strict mode: 'Test262Error: `\p{Script=Lisu}` should match U+011FB0 (`𑾰`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Malayalam.js:
default: 'Test262Error: `\p{Script=Malayalam}` should match U+000D04 (`ഄ`)'
strict mode: 'Test262Error: `\p{Script=Malayalam}` should match U+000D04 (`ഄ`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Miao.js:
default: 'Test262Error: `\p{Script=Miao}` should match U+016F45 (`𖽅`)'
strict mode: 'Test262Error: `\p{Script=Miao}` should match U+016F45 (`𖽅`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Nandinagari.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Script_-_Newa.js:
default: 'Test262Error: `\p{Script=Newa}` should match U+01145A (`𑑚`)'
strict mode: 'Test262Error: `\p{Script=Newa}` should match U+01145A (`𑑚`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Nyiakeng_Puachue_Hmong.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Script_-_Oriya.js:
default: 'Test262Error: `\p{Script=Oriya}` should match U+000B55 (`୕`)'
strict mode: 'Test262Error: `\p{Script=Oriya}` should match U+000B55 (`୕`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Sharada.js:
default: 'Test262Error: `\p{Script=Sharada}` should match U+0111CE (`𑇎`)'
strict mode: 'Test262Error: `\p{Script=Sharada}` should match U+0111CE (`𑇎`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Sinhala.js:
default: 'Test262Error: `\p{Script=Sinhala}` should match U+000D81 (`ඁ`)'
strict mode: 'Test262Error: `\p{Script=Sinhala}` should match U+000D81 (`ඁ`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Soyombo.js:
default: 'Test262Error: `\p{Script=Soyombo}` should match U+011A84 (`𑪄`)'
strict mode: 'Test262Error: `\p{Script=Soyombo}` should match U+011A84 (`𑪄`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Syloti_Nagri.js:
default: 'Test262Error: `\p{Script=Syloti_Nagri}` should match U+00A82C (`꠬`)'
strict mode: 'Test262Error: `\p{Script=Syloti_Nagri}` should match U+00A82C (`꠬`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Takri.js:
default: 'Test262Error: `\p{Script=Takri}` should match U+0116B8 (`𑚸`)'
strict mode: 'Test262Error: `\p{Script=Takri}` should match U+0116B8 (`𑚸`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Tamil.js:
default: 'Test262Error: `\p{Script=Tamil}` should match U+011FFF (`𑿿`)'
strict mode: 'Test262Error: `\p{Script=Tamil}` should match U+011FFF (`𑿿`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Tangut.js:
default: 'Test262Error: `\p{Script=Tangut}` should match U+0187F2 (`𘟲`)'
strict mode: 'Test262Error: `\p{Script=Tangut}` should match U+0187F2 (`𘟲`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Telugu.js:
default: 'Test262Error: `\p{Script=Telugu}` should match U+000C77 (`౷`)'
strict mode: 'Test262Error: `\p{Script=Telugu}` should match U+000C77 (`౷`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Wancho.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Script_-_Yezidi.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Adlam.js:
default: 'Test262Error: `\p{Script_Extensions=Adlam}` should match U+01E94B (`𞥋`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Adlam}` should match U+01E94B (`𞥋`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Arabic.js:
default: 'Test262Error: `\p{Script_Extensions=Arabic}` should match U+0008BE (`ࢾ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Arabic}` should match U+0008BE (`ࢾ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Bengali.js:
default: 'Test262Error: `\p{Script_Extensions=Bengali}` should match U+001CF2 (`ᳲ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Bengali}` should match U+001CF2 (`ᳲ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Bopomofo.js:
default: 'Test262Error: `\p{Script_Extensions=Bopomofo}` should match U+0031BB (`ㆻ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Bopomofo}` should match U+0031BB (`ㆻ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Chakma.js:
default: 'Test262Error: `\p{Script_Extensions=Chakma}` should match U+011147 (`𑅇`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Chakma}` should match U+011147 (`𑅇`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Chorasmian.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Common.js:
default: 'Test262Error: `\p{Script_Extensions=Common}` should match U+002B97 (`⮗`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Common}` should match U+002B97 (`⮗`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Cyrillic.js:
default: 'Test262Error: `\p{Script_Extensions=Cyrillic}` should match U+001DF8 (`᷸`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Cyrillic}` should match U+001DF8 (`᷸`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Devanagari.js:
default: 'Test262Error: `\P{Script_Extensions=Devanagari}` should match U+000953 (`॓`)'
strict mode: 'Test262Error: `\P{Script_Extensions=Devanagari}` should match U+000953 (`॓`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Dives_Akuru.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Egyptian_Hieroglyphs.js:
default: 'Test262Error: `\p{Script_Extensions=Egyptian_Hieroglyphs}` should match U+013430 (`𓐰`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Egyptian_Hieroglyphs}` should match U+013430 (`𓐰`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Elymaic.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Georgian.js:
default: 'Test262Error: `\P{Script_Extensions=Georgian}` should match U+000589 (`։`)'
strict mode: 'Test262Error: `\P{Script_Extensions=Georgian}` should match U+000589 (`։`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Grantha.js:
default: 'Test262Error: `\p{Script_Extensions=Grantha}` should match U+011FD3 (`𑿓`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Grantha}` should match U+011FD3 (`𑿓`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Han.js:
default: 'Test262Error: `\p{Script_Extensions=Han}` should match U+0032FF (`㋿`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Han}` should match U+0032FF (`㋿`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Hiragana.js:
default: 'Test262Error: `\p{Script_Extensions=Hiragana}` should match U+01B150 (`𛅐`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Hiragana}` should match U+01B150 (`𛅐`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Inherited.js:
default: 'Test262Error: `\p{Script_Extensions=Inherited}` should match U+000953 (`॓`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Inherited}` should match U+000953 (`॓`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Kannada.js:
default: 'Test262Error: `\p{Script_Extensions=Kannada}` should match U+001CF2 (`ᳲ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Kannada}` should match U+001CF2 (`ᳲ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Katakana.js:
default: 'Test262Error: `\p{Script_Extensions=Katakana}` should match U+01B164 (`𛅤`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Katakana}` should match U+01B164 (`𛅤`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Khitan_Small_Script.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Lao.js:
default: 'Test262Error: `\p{Script_Extensions=Lao}` should match U+000E86 (`ຆ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Lao}` should match U+000E86 (`ຆ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Latin.js:
default: 'Test262Error: `\p{Script_Extensions=Latin}` should match U+00202F (` `)'
strict mode: 'Test262Error: `\p{Script_Extensions=Latin}` should match U+00202F (` `)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Lisu.js:
default: 'Test262Error: `\p{Script_Extensions=Lisu}` should match U+011FB0 (`𑾰`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Lisu}` should match U+011FB0 (`𑾰`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Malayalam.js:
default: 'Test262Error: `\p{Script_Extensions=Malayalam}` should match U+000D04 (`ഄ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Malayalam}` should match U+000D04 (`ഄ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Masaram_Gondi.js:
default: 'Test262Error: `\p{Script_Extensions=Masaram_Gondi}` should match U+000964 (`।`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Masaram_Gondi}` should match U+000964 (`।`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Miao.js:
default: 'Test262Error: `\p{Script_Extensions=Miao}` should match U+016F45 (`𖽅`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Miao}` should match U+016F45 (`𖽅`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Mongolian.js:
default: 'Test262Error: `\p{Script_Extensions=Mongolian}` should match U+00202F (` `)'
strict mode: 'Test262Error: `\p{Script_Extensions=Mongolian}` should match U+00202F (` `)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Nandinagari.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Newa.js:
default: 'Test262Error: `\p{Script_Extensions=Newa}` should match U+01145A (`𑑚`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Newa}` should match U+01145A (`𑑚`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Nyiakeng_Puachue_Hmong.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Oriya.js:
default: 'Test262Error: `\p{Script_Extensions=Oriya}` should match U+001CF2 (`ᳲ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Oriya}` should match U+001CF2 (`ᳲ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Sharada.js:
default: 'Test262Error: `\p{Script_Extensions=Sharada}` should match U+0111CE (`𑇎`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Sharada}` should match U+0111CE (`𑇎`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Sinhala.js:
default: 'Test262Error: `\p{Script_Extensions=Sinhala}` should match U+000D81 (`ඁ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Sinhala}` should match U+000D81 (`ඁ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Soyombo.js:
default: 'Test262Error: `\p{Script_Extensions=Soyombo}` should match U+011A84 (`𑪄`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Soyombo}` should match U+011A84 (`𑪄`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Syloti_Nagri.js:
default: 'Test262Error: `\p{Script_Extensions=Syloti_Nagri}` should match U+00A82C (`꠬`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Syloti_Nagri}` should match U+00A82C (`꠬`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Syriac.js:
default: 'Test262Error: `\p{Script_Extensions=Syriac}` should match U+001DF8 (`᷸`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Syriac}` should match U+001DF8 (`᷸`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Takri.js:
default: 'Test262Error: `\p{Script_Extensions=Takri}` should match U+0116B8 (`𑚸`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Takri}` should match U+0116B8 (`𑚸`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Tamil.js:
default: 'Test262Error: `\p{Script_Extensions=Tamil}` should match U+011FFF (`𑿿`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Tamil}` should match U+011FFF (`𑿿`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Tangut.js:
default: 'Test262Error: `\p{Script_Extensions=Tangut}` should match U+0187F2 (`𘟲`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Tangut}` should match U+0187F2 (`𘟲`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Telugu.js:
default: 'Test262Error: `\p{Script_Extensions=Telugu}` should match U+001CF2 (`ᳲ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Telugu}` should match U+001CF2 (`ᳲ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Tirhuta.js:
default: 'Test262Error: `\p{Script_Extensions=Tirhuta}` should match U+001CF2 (`ᳲ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Tirhuta}` should match U+001CF2 (`ᳲ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Wancho.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Yezidi.js:
default: 'SyntaxError: Invalid regular expression: invalid property expression'
strict mode: 'SyntaxError: Invalid regular expression: invalid property expression'
test/built-ins/RegExp/property-escapes/generated/Sentence_Terminal.js:
default: 'Test262Error: `\p{Sentence_Terminal}` should match U+011944 (`𑥄`)'
strict mode: 'Test262Error: `\p{Sentence_Terminal}` should match U+011944 (`𑥄`)'
test/built-ins/RegExp/property-escapes/generated/Terminal_Punctuation.js:
default: 'Test262Error: `\p{Terminal_Punctuation}` should match U+011944 (`𑥄`)'
strict mode: 'Test262Error: `\p{Terminal_Punctuation}` should match U+011944 (`𑥄`)'
test/built-ins/RegExp/property-escapes/generated/Unified_Ideograph.js:
default: 'Test262Error: `\p{Unified_Ideograph}` should match U+004DB6 (`䶶`)'
strict mode: 'Test262Error: `\p{Unified_Ideograph}` should match U+004DB6 (`䶶`)'
test/built-ins/RegExp/property-escapes/generated/Uppercase.js:
default: 'Test262Error: `\p{Uppercase}` should match U+00A7BA (`Ꞻ`)'
strict mode: 'Test262Error: `\p{Uppercase}` should match U+00A7BA (`Ꞻ`)'
test/built-ins/RegExp/property-escapes/generated/XID_Continue.js:
default: 'Test262Error: `\p{XID_Continue}` should match U+00A82C (`꠬`)'
strict mode: 'Test262Error: `\p{XID_Continue}` should match U+00A82C (`꠬`)'
test/built-ins/RegExp/property-escapes/generated/XID_Start.js:
default: 'Test262Error: `\p{XID_Start}` should match U+001CFA (`ᳺ`)'
strict mode: 'Test262Error: `\p{XID_Start}` should match U+001CFA (`ᳺ`)'
test/built-ins/RegExp/prototype/Symbol.match/builtin-infer-unicode.js:
default: 'Test262Error: Expected SameValue(«�», «null») to be true'
strict mode: 'Test262Error: Expected SameValue(«�», «null») to be true'
test/built-ins/RegExp/prototype/Symbol.replace/poisoned-stdlib.js:
default: 'Test262Error: 0 setter should be unreachable.'
strict mode: 'Test262Error: 0 setter should be unreachable.'
test/built-ins/RegExp/prototype/Symbol.search/u-lastindex-advance.js:
default: 'Test262Error: Expected SameValue(«1», «-1») to be true'
strict mode: 'Test262Error: Expected SameValue(«1», «-1») to be true'
test/built-ins/RegExp/prototype/Symbol.split/u-lastindex-adv-thru-failure.js:
default: 'Test262Error: Expected SameValue(«2», «1») to be true'
strict mode: 'Test262Error: Expected SameValue(«2», «1») to be true'
test/built-ins/RegExp/prototype/exec/u-lastindex-adv.js:
default: 'Test262Error: Expected SameValue(«�», «null») to be true'
strict mode: 'Test262Error: Expected SameValue(«�», «null») to be true'
test/built-ins/RegExp/quantifier-integer-limit.js:
default: 'SyntaxError: Invalid regular expression: number too large in {} quantifier'
strict mode: 'SyntaxError: Invalid regular expression: number too large in {} quantifier'
test/built-ins/ThrowTypeError/unique-per-realm-non-simple.js:
default: 'Test262Error: callee.get Expected SameValue(«function () {'
test/built-ins/TypedArray/prototype/fill/fill-values-conversion-once.js:
default: 'Test262Error: additional unexpected ToNumber() calls Expected SameValue(«3», «2») to be true (Testing with Float64Array.)'
strict mode: 'Test262Error: additional unexpected ToNumber() calls Expected SameValue(«3», «2») to be true (Testing with Float64Array.)'
test/built-ins/TypedArray/prototype/filter/speciesctor-get-ctor-returns-throws.js:
default: 'Test262Error: 42 Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: 42 Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArray/prototype/filter/speciesctor-get-species-custom-ctor-length-throws.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArray/prototype/map/speciesctor-get-ctor-returns-throws.js:
default: 'Test262Error: 42 Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: 42 Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArray/prototype/map/speciesctor-get-species-custom-ctor-length-throws.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArray/prototype/slice/detached-buffer-zero-count-custom-ctor-other-targettype.js:
default: 'TypeError: Underlying ArrayBuffer has been detached from the view (Testing with Float64Array.)'
strict mode: 'TypeError: Underlying ArrayBuffer has been detached from the view (Testing with Float64Array.)'
test/built-ins/TypedArray/prototype/slice/detached-buffer-zero-count-custom-ctor-same-targettype.js:
default: 'TypeError: Underlying ArrayBuffer has been detached from the view (Testing with Float64Array.)'
strict mode: 'TypeError: Underlying ArrayBuffer has been detached from the view (Testing with Float64Array.)'
test/built-ins/TypedArray/prototype/slice/speciesctor-get-species-custom-ctor-length-throws.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArray/prototype/sort/comparefn-nonfunction-call-throws.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArray/prototype/toLocaleString/calls-tostring-from-each-value.js:
default: 'Test262Error: should not call valueOf if toString is present (Testing with Float64Array.)'
strict mode: 'Test262Error: should not call valueOf if toString is present (Testing with Float64Array.)'
test/built-ins/TypedArray/prototype/toLocaleString/calls-valueof-from-each-value.js:
default: 'Test262Error: returns expected value Expected SameValue(«hacks2,hacks1», «hacks1,hacks2») to be true (Testing with Float64Array.)'
strict mode: 'Test262Error: returns expected value Expected SameValue(«hacks2,hacks1», «hacks1,hacks2») to be true (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/buffer-arg/byteoffset-to-number-detachbuffer.js:
default: 'Test262Error: Expected a TypeError but got a RangeError (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a TypeError but got a RangeError (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/buffer-arg/detachedbuffer.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/buffer-arg/length-to-number-detachbuffer.js:
default: 'Test262Error: Expected a TypeError but got a RangeError (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a TypeError but got a RangeError (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/object-arg/length-excessive-throws.js:
default: 'Test262Error: Expected a RangeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a RangeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/detached-when-species-retrieved-different-type.js:
default: 'Test262Error: TypeError thrown for detached source buffer Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: TypeError thrown for detached source buffer Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/detached-when-species-retrieved-same-type.js:
default: 'Test262Error: TypeError thrown for detached source buffer Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: TypeError thrown for detached source buffer Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/other-ctor-buffer-ctor-access-throws.js:
default: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/other-ctor-buffer-ctor-custom-species-proto-from-ctor-realm.js:
default: 'Test262Error: Expected SameValue(«[object ArrayBuffer]», «[object ArrayBuffer]») to be true (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected SameValue(«[object ArrayBuffer]», «[object ArrayBuffer]») to be true (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/other-ctor-buffer-ctor-custom-species.js:
default: 'Test262Error: Expected SameValue(«[object ArrayBuffer]», «[object Object]») to be true (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected SameValue(«[object ArrayBuffer]», «[object Object]») to be true (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/other-ctor-buffer-ctor-not-object-throws.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/other-ctor-buffer-ctor-species-access-throws.js:
default: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/other-ctor-buffer-ctor-species-not-ctor-throws.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/other-ctor-buffer-ctor-species-prototype-throws.js:
default: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/same-ctor-buffer-ctor-access-throws.js:
default: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/same-ctor-buffer-ctor-species-custom-proto-from-ctor-realm.js:
default: 'Test262Error: Expected SameValue(«[object ArrayBuffer]», «[object ArrayBuffer]») to be true (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected SameValue(«[object ArrayBuffer]», «[object ArrayBuffer]») to be true (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/same-ctor-buffer-ctor-species-custom.js:
default: 'Test262Error: Expected SameValue(«[object ArrayBuffer]», «[object Object]») to be true (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected SameValue(«[object ArrayBuffer]», «[object Object]») to be true (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/same-ctor-buffer-ctor-species-not-ctor.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/same-ctor-buffer-ctor-species-prototype-throws.js:
default: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/same-ctor-buffer-ctor-species-throws.js:
default: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/same-ctor-buffer-ctor-value-not-obj-throws.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/from/custom-ctor-returns-other-instance.js:
default: 'TypeError: TypedArray.from requires its this argument subclass a TypedArray constructor (Testing with Float64Array.)'
strict mode: 'TypeError: TypedArray.from requires its this argument subclass a TypedArray constructor (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/from/custom-ctor.js:
default: 'Test262Error: Expected a Test262Error but got a TypeError (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a Test262Error but got a TypeError (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/from/new-instance-using-custom-ctor.js:
default: 'TypeError: TypedArray.from requires its this argument subclass a TypedArray constructor (Testing with Float64Array.)'
strict mode: 'TypeError: TypedArray.from requires its this argument subclass a TypedArray constructor (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/from/set-value-abrupt-completion.js:
default: 'Test262Error: interrupted source iteration Expected SameValue(«1», «[object Object]») to be true (Testing with Float64Array.)'
strict mode: 'Test262Error: interrupted source iteration Expected SameValue(«1», «[object Object]») to be true (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/detached-buffer-realm.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/detached-buffer.js:
default: 'Test262Error: Throws TypeError on valid numeric index if instance has a detached buffer Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Throws TypeError on valid numeric index if instance has a detached buffer Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/internals/Get/key-is-not-integer.js:
default: 'Test262Error: OrdinaryGet was called! Ref: 9.1.8.1 3.c (Testing with Float64Array.)'
strict mode: 'Test262Error: OrdinaryGet was called! Ref: 9.1.8.1 3.c (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/internals/Get/key-is-not-minus-zero.js:
default: 'Test262Error: OrdinaryGet was called! Ref: 9.1.8.1 3.c (Testing with Float64Array.)'
strict mode: 'Test262Error: OrdinaryGet was called! Ref: 9.1.8.1 3.c (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/internals/Get/key-is-out-of-bounds.js:
default: 'Test262Error: OrdinaryGet was called! Ref: 9.1.8.1 3.c (Testing with Float64Array.)'
strict mode: 'Test262Error: OrdinaryGet was called! Ref: 9.1.8.1 3.c (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/internals/GetOwnProperty/enumerate-detached-buffer.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/internals/HasProperty/abrupt-from-ordinary-has-parent-hasproperty.js:
default: 'Test262Error: (Testing with Float64Array.)'
strict mode: 'Test262Error: (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/internals/HasProperty/detached-buffer-realm.js:
default: 'Test262Error: 0 Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: 0 Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/internals/HasProperty/detached-buffer.js:
default: 'Test262Error: 0 Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: 0 Expected a TypeError to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/internals/HasProperty/inherited-property.js:
default: 'Test262Error: 42 Expected SameValue(«true», «false») to be true (Testing with Float64Array.)'
strict mode: 'Test262Error: 42 Expected SameValue(«true», «false») to be true (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/internals/HasProperty/key-is-greater-than-last-index.js:
default: 'Test262Error: 1 Expected SameValue(«true», «false») to be true (Testing with Float64Array.)'
strict mode: 'Test262Error: 1 Expected SameValue(«true», «false») to be true (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/internals/HasProperty/key-is-lower-than-zero.js:
default: 'Test262Error: -1 Expected SameValue(«true», «false») to be true (Testing with Float64Array.)'
strict mode: 'Test262Error: -1 Expected SameValue(«true», «false») to be true (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/internals/HasProperty/key-is-minus-zero.js:
default: 'Test262Error: -0 Expected SameValue(«true», «false») to be true (Testing with Float64Array.)'
strict mode: 'Test262Error: -0 Expected SameValue(«true», «false») to be true (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/internals/HasProperty/key-is-not-integer.js:
default: 'Test262Error: 1.1 Expected SameValue(«true», «false») to be true (Testing with Float64Array.)'
strict mode: 'Test262Error: 1.1 Expected SameValue(«true», «false») to be true (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/internals/Set/tonumber-value-throws.js:
default: 'Test262Error: ToNumber runs before ToInteger(index) Expected a Test262Error to be thrown but no exception was thrown at all (Testing with Float64Array.)'
strict mode: 'Test262Error: ToNumber runs before ToInteger(index) Expected a Test262Error to be thrown but no exception was thrown at all (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/of/custom-ctor-returns-other-instance.js:
default: 'TypeError: TypedArray.of requires its this argument to subclass a TypedArray constructor (Testing with Float64Array.)'
strict mode: 'TypeError: TypedArray.of requires its this argument to subclass a TypedArray constructor (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/of/custom-ctor.js:
default: 'Test262Error: Expected a Test262Error but got a TypeError (Testing with Float64Array.)'
strict mode: 'Test262Error: Expected a Test262Error but got a TypeError (Testing with Float64Array.)'
test/built-ins/TypedArrayConstructors/of/new-instance-using-custom-ctor.js:
default: 'TypeError: TypedArray.of requires its this argument to subclass a TypedArray constructor (Testing with Float64Array.)'
strict mode: 'TypeError: TypedArray.of requires its this argument to subclass a TypedArray constructor (Testing with Float64Array.)'
test/intl402/DateTimeFormat/prototype/formatRange/en-US.js:
default: 'Test262Error: Expected SameValue(«1/3/2019 – 1/5/2019», «1/3/2019 – 1/5/2019») to be true'
strict mode: 'Test262Error: Expected SameValue(«1/3/2019 – 1/5/2019», «1/3/2019 – 1/5/2019») to be true'
test/intl402/DateTimeFormat/prototype/formatRange/fractionalSecondDigits.js:
default: 'Test262Error: no fractionalSecondDigits Expected SameValue(«02:03 – 02:13», «02:03 – 02:13») to be true'
strict mode: 'Test262Error: no fractionalSecondDigits Expected SameValue(«02:03 – 02:13», «02:03 – 02:13») to be true'
test/intl402/DateTimeFormat/prototype/resolvedOptions/hourCycle-default.js:
default: 'Test262Error: Expected SameValue(«h24», «h23») to be true'
strict mode: 'Test262Error: Expected SameValue(«h24», «h23») to be true'
test/intl402/Intl/getCanonicalLocales/canonicalized-tags.js:
default: 'Test262Error: Expected SameValue(«cmn», «zh») to be true'
strict mode: 'Test262Error: Expected SameValue(«cmn», «zh») to be true'
test/intl402/Intl/getCanonicalLocales/complex-language-subtag-replacement.js:
default: 'Test262Error: Expected SameValue(«sh», «sr-Latn») to be true'
strict mode: 'Test262Error: Expected SameValue(«sh», «sr-Latn») to be true'
test/intl402/Intl/getCanonicalLocales/complex-region-subtag-replacement.js:
default: 'Test262Error: Expected SameValue(«ru-SU», «ru-RU») to be true'
strict mode: 'Test262Error: Expected SameValue(«ru-SU», «ru-RU») to be true'
test/intl402/Intl/getCanonicalLocales/grandfathered.js:
default: 'Test262Error: Expected SameValue(«cmn», «zh») to be true'
strict mode: 'Test262Error: Expected SameValue(«cmn», «zh») to be true'
test/intl402/Intl/getCanonicalLocales/non-iana-canon.js:
default: 'Test262Error: The value of Intl.getCanonicalLocales(tag)[0] equals the value of `canonical` Expected SameValue(«en-US-u-va-posix», «posix») to be true'
strict mode: 'Test262Error: The value of Intl.getCanonicalLocales(tag)[0] equals the value of `canonical` Expected SameValue(«en-US-u-va-posix», «posix») to be true'
test/intl402/Intl/getCanonicalLocales/preferred-grandfathered.js:
default: 'Test262Error: Expected SameValue(«cmn», «zh») to be true'
strict mode: 'Test262Error: Expected SameValue(«cmn», «zh») to be true'
test/intl402/Intl/getCanonicalLocales/preferred-variant.js:
default: 'Test262Error: Expected SameValue(«ja-Latn-alalc97», «ja-Latn-alalc97-hepburn») to be true'
strict mode: 'Test262Error: Expected SameValue(«ja-Latn-alalc97», «ja-Latn-alalc97-hepburn») to be true'
test/intl402/Intl/getCanonicalLocales/transformed-ext-canonical.js:
default: 'Test262Error: Expected SameValue(«sl-t-sl-rozaj-biske-1994», «sl-t-sl-1994-biske-rozaj») to be true'
strict mode: 'Test262Error: Expected SameValue(«sl-t-sl-rozaj-biske-1994», «sl-t-sl-1994-biske-rozaj») to be true'
test/intl402/Intl/getCanonicalLocales/unicode-ext-canonicalize-region.js:
default: 'Test262Error: Expected SameValue(«und-u-rg-no23», «und-u-rg-no50») to be true'
strict mode: 'Test262Error: Expected SameValue(«und-u-rg-no23», «und-u-rg-no50») to be true'
test/intl402/Intl/getCanonicalLocales/unicode-ext-canonicalize-subdivision.js:
default: 'Test262Error: Expected SameValue(«und-NO-u-sd-no23», «und-NO-u-sd-no50») to be true'
strict mode: 'Test262Error: Expected SameValue(«und-NO-u-sd-no23», «und-NO-u-sd-no50») to be true'
test/intl402/Intl/getCanonicalLocales/unicode-ext-key-with-digit.js:
default: 'Test262Error: Expected SameValue(«en-u-0c-yes», «en-u-0c») to be true'
strict mode: 'Test262Error: Expected SameValue(«en-u-0c-yes», «en-u-0c») to be true'
test/intl402/Locale/constructor-apply-options-canonicalizes-twice.js:
default: 'Test262Error: Expected SameValue(«ru-Armn-SU», «ru-Armn-AM») to be true'
strict mode: 'Test262Error: Expected SameValue(«ru-Armn-SU», «ru-Armn-AM») to be true'
test/intl402/Locale/constructor-non-iana-canon.js:
default: 'Test262Error: new Intl.Locale("mo").maximize().toString() returns "ro-Latn-RO" Expected SameValue(«ro», «ro-Latn-RO») to be true'
strict mode: 'Test262Error: new Intl.Locale("mo").maximize().toString() returns "ro-Latn-RO" Expected SameValue(«ro», «ro-Latn-RO») to be true'
test/intl402/Locale/constructor-options-region-valid.js:
default: "Test262Error: new Intl.Locale('en', {region: \"554\"}).toString() returns \"en-NZ\" Expected SameValue(«en-554», «en-NZ») to be true"
strict mode: "Test262Error: new Intl.Locale('en', {region: \"554\"}).toString() returns \"en-NZ\" Expected SameValue(«en-554», «en-NZ») to be true"
test/intl402/Locale/constructor-tag.js:
default: 'Test262Error: new Intl.Locale("sl-ROZAJ-BISKE-1994").toString() returns "sl-1994-biske-rozaj" Expected SameValue(«sl-rozaj-biske-1994», «sl-1994-biske-rozaj») to be true'
strict mode: 'Test262Error: new Intl.Locale("sl-ROZAJ-BISKE-1994").toString() returns "sl-1994-biske-rozaj" Expected SameValue(«sl-rozaj-biske-1994», «sl-1994-biske-rozaj») to be true'
test/intl402/Locale/likely-subtags-grandfathered.js:
default: 'Test262Error: Expected SameValue(«cmn», «zh») to be true'
strict mode: 'Test262Error: Expected SameValue(«cmn», «zh») to be true'
test/intl402/Locale/likely-subtags.js:
default: 'Test262Error: "en-u-co".maximize() should be "en-Latn-US-u-co" Expected SameValue(«en-Latn-US-u-co-yes», «en-Latn-US-u-co») to be true'
strict mode: 'Test262Error: "en-u-co".maximize() should be "en-Latn-US-u-co" Expected SameValue(«en-Latn-US-u-co-yes», «en-Latn-US-u-co») to be true'
test/intl402/Locale/prototype/minimize/removing-likely-subtags-first-adds-likely-subtags.js:
default: 'Test262Error: "und".minimize() should be "en" Expected SameValue(«en-u-va-posix», «en») to be true'
strict mode: 'Test262Error: "und".minimize() should be "en" Expected SameValue(«en-u-va-posix», «en») to be true'
test/language/arguments-object/mapped/nonconfigurable-nonenumerable-nonwritable-descriptors-set-by-arguments.js:
default: 'Test262Error: Expected obj[0] to have enumerable:false.'
test/language/arguments-object/mapped/nonconfigurable-nonenumerable-nonwritable-descriptors-set-by-param.js:
default: 'Test262Error: Expected obj[0] to have enumerable:false.'
test/language/arguments-object/mapped/nonconfigurable-nonwritable-descriptors-define-property-consecutive.js:
default: 'Test262Error: Expected obj[0] to have configurable:false.'
test/language/arguments-object/mapped/nonconfigurable-nonwritable-descriptors-set-by-arguments.js:
default: 'Test262Error: Expected obj[0] to have configurable:false.'
test/language/arguments-object/mapped/nonconfigurable-nonwritable-descriptors-set-by-param.js:
default: 'Test262Error: Expected obj[0] to have configurable:false.'
test/language/block-scope/syntax/redeclaration/async-function-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/async-function-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/async-function-name-redeclaration-attempt-with-class.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/async-function-name-redeclaration-attempt-with-const.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/async-function-name-redeclaration-attempt-with-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/async-function-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/async-function-name-redeclaration-attempt-with-let.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/async-function-name-redeclaration-attempt-with-var.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-class.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-const.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-let.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-var.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/class-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/class-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/class-name-redeclaration-attempt-with-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/class-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/const-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/const-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/const-name-redeclaration-attempt-with-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/const-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/function-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/function-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/function-name-redeclaration-attempt-with-class.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/function-name-redeclaration-attempt-with-const.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/function-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/function-name-redeclaration-attempt-with-let.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/function-name-redeclaration-attempt-with-var.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/generator-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/generator-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/generator-name-redeclaration-attempt-with-class.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/generator-name-redeclaration-attempt-with-const.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/generator-name-redeclaration-attempt-with-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/generator-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/generator-name-redeclaration-attempt-with-let.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/generator-name-redeclaration-attempt-with-var.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/inner-block-var-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/inner-block-var-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/inner-block-var-name-redeclaration-attempt-with-function.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/inner-block-var-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/inner-block-var-redeclaration-attempt-after-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/inner-block-var-redeclaration-attempt-after-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/inner-block-var-redeclaration-attempt-after-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/inner-block-var-redeclaration-attempt-after-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/let-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/let-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/let-name-redeclaration-attempt-with-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/let-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/var-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/var-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/var-name-redeclaration-attempt-with-function.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/var-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/var-redeclaration-attempt-after-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/var-redeclaration-attempt-after-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/var-redeclaration-attempt-after-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/block-scope/syntax/redeclaration/var-redeclaration-attempt-after-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/eval-code/direct/arrow-fn-a-following-parameter-is-named-arguments-arrow-func-declare-arguments-assign-incl-def-param-arrow-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/arrow-fn-a-following-parameter-is-named-arguments-arrow-func-declare-arguments-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/arrow-fn-a-preceding-parameter-is-named-arguments-arrow-func-declare-arguments-assign-incl-def-param-arrow-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/arrow-fn-a-preceding-parameter-is-named-arguments-arrow-func-declare-arguments-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/arrow-fn-body-cntns-arguments-fn-decl-params-cntns-dflt-assignment-arrow-func-declare-arguments-assign-incl-def-param-arrow-arguments.js:
default: 'Test262Error: globalThis.arguments unchanged Expected SameValue(«param», «undefined») to be true'
test/language/eval-code/direct/arrow-fn-body-cntns-arguments-fn-decl-params-cntns-dflt-assignment-arrow-func-declare-arguments-assign.js:
default: 'Test262Error: globalThis.arguments unchanged Expected SameValue(«param», «undefined») to be true'
test/language/eval-code/direct/arrow-fn-body-cntns-arguments-func-decl-arrow-func-declare-arguments-assign-incl-def-param-arrow-arguments.js:
default: 'Test262Error: globalThis.arguments unchanged Expected SameValue(«param», «undefined») to be true'
test/language/eval-code/direct/arrow-fn-body-cntns-arguments-func-decl-arrow-func-declare-arguments-assign.js:
default: 'Test262Error: globalThis.arguments unchanged Expected SameValue(«param», «undefined») to be true'
test/language/eval-code/direct/arrow-fn-body-cntns-arguments-lex-bind-arrow-func-declare-arguments-assign-incl-def-param-arrow-arguments.js:
default: 'Test262Error: globalThis.arguments unchanged Expected SameValue(«param», «undefined») to be true'
test/language/eval-code/direct/arrow-fn-body-cntns-arguments-lex-bind-arrow-func-declare-arguments-assign.js:
default: 'Test262Error: globalThis.arguments unchanged Expected SameValue(«param», «undefined») to be true'
test/language/eval-code/direct/arrow-fn-body-cntns-arguments-var-bind-arrow-func-declare-arguments-assign-incl-def-param-arrow-arguments.js:
default: 'Test262Error: globalThis.arguments unchanged Expected SameValue(«param», «undefined») to be true'
test/language/eval-code/direct/arrow-fn-body-cntns-arguments-var-bind-arrow-func-declare-arguments-assign.js:
default: 'Test262Error: globalThis.arguments unchanged Expected SameValue(«param», «undefined») to be true'
test/language/eval-code/direct/arrow-fn-no-pre-existing-arguments-bindings-are-present-arrow-func-declare-arguments-assign-incl-def-param-arrow-arguments.js:
default: 'Test262Error: globalThis.arguments unchanged Expected SameValue(«param», «undefined») to be true'
test/language/eval-code/direct/arrow-fn-no-pre-existing-arguments-bindings-are-present-arrow-func-declare-arguments-assign.js:
default: 'Test262Error: globalThis.arguments unchanged Expected SameValue(«param», «undefined») to be true'
test/language/eval-code/direct/async-gen-func-decl-a-following-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-decl-a-following-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-decl-a-preceding-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-decl-a-preceding-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-decl-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-decl-fn-body-cntns-arguments-func-decl-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-decl-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-decl-fn-body-cntns-arguments-lex-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-decl-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-decl-fn-body-cntns-arguments-var-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-decl-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-decl-no-pre-existing-arguments-bindings-are-present-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-expr-a-following-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-expr-a-following-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-expr-a-preceding-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-expr-a-preceding-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-expr-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-expr-fn-body-cntns-arguments-func-decl-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-expr-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-expr-fn-body-cntns-arguments-lex-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-expr-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-expr-fn-body-cntns-arguments-var-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-expr-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-func-expr-no-pre-existing-arguments-bindings-are-present-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-meth-a-following-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-meth-a-following-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-meth-a-preceding-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-meth-a-preceding-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-meth-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-meth-fn-body-cntns-arguments-func-decl-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-meth-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-meth-fn-body-cntns-arguments-lex-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-meth-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-meth-fn-body-cntns-arguments-var-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-meth-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-meth-no-pre-existing-arguments-bindings-are-present-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-named-func-expr-a-following-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-named-func-expr-a-following-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-named-func-expr-a-preceding-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-named-func-expr-a-preceding-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-named-func-expr-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-named-func-expr-fn-body-cntns-arguments-func-decl-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-named-func-expr-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-named-func-expr-fn-body-cntns-arguments-lex-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-named-func-expr-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-named-func-expr-fn-body-cntns-arguments-var-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-named-func-expr-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/async-gen-named-func-expr-no-pre-existing-arguments-bindings-are-present-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-decl-a-following-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-decl-a-following-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-decl-a-preceding-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-decl-a-preceding-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-decl-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-decl-fn-body-cntns-arguments-func-decl-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-decl-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-decl-fn-body-cntns-arguments-lex-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-decl-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-decl-fn-body-cntns-arguments-var-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-decl-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-decl-no-pre-existing-arguments-bindings-are-present-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-expr-a-following-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-expr-a-following-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-expr-a-preceding-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-expr-a-preceding-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-expr-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-expr-fn-body-cntns-arguments-func-decl-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-expr-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-expr-fn-body-cntns-arguments-lex-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-expr-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-expr-fn-body-cntns-arguments-var-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-expr-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/func-expr-no-pre-existing-arguments-bindings-are-present-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-decl-a-following-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-decl-a-following-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-decl-a-preceding-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-decl-a-preceding-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-decl-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-decl-fn-body-cntns-arguments-func-decl-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-decl-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-decl-fn-body-cntns-arguments-lex-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-decl-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-decl-fn-body-cntns-arguments-var-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-decl-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-decl-no-pre-existing-arguments-bindings-are-present-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-named-a-following-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-named-a-following-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-named-a-preceding-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-named-a-preceding-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-named-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-named-fn-body-cntns-arguments-func-decl-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-named-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-named-fn-body-cntns-arguments-lex-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-named-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-named-fn-body-cntns-arguments-var-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-named-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-named-no-pre-existing-arguments-bindings-are-present-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-nameless-a-following-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-nameless-a-following-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-nameless-a-preceding-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-nameless-a-preceding-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-nameless-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-nameless-fn-body-cntns-arguments-func-decl-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-nameless-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-nameless-fn-body-cntns-arguments-lex-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-nameless-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-nameless-fn-body-cntns-arguments-var-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-nameless-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-func-expr-nameless-no-pre-existing-arguments-bindings-are-present-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-meth-a-following-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-meth-a-following-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-meth-a-preceding-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-meth-a-preceding-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-meth-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-meth-fn-body-cntns-arguments-func-decl-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-meth-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-meth-fn-body-cntns-arguments-lex-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-meth-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-meth-fn-body-cntns-arguments-var-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-meth-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/gen-meth-no-pre-existing-arguments-bindings-are-present-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/meth-a-following-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/meth-a-following-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/meth-a-preceding-parameter-is-named-arguments-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/meth-a-preceding-parameter-is-named-arguments-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/meth-fn-body-cntns-arguments-func-decl-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/meth-fn-body-cntns-arguments-func-decl-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/meth-fn-body-cntns-arguments-lex-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/meth-fn-body-cntns-arguments-lex-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/meth-fn-body-cntns-arguments-var-bind-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/meth-fn-body-cntns-arguments-var-bind-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/meth-no-pre-existing-arguments-bindings-are-present-declare-arguments-and-assign.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/meth-no-pre-existing-arguments-bindings-are-present-declare-arguments.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/direct/non-definable-function-with-function.js:
default: 'Test262Error: Expected SameValue(«[object Object]», «undefined») to be true'
test/language/eval-code/direct/non-definable-function-with-variable.js:
default: 'Test262Error: Expected SameValue(«[object Object]», «undefined») to be true'
test/language/eval-code/direct/non-definable-global-function.js:
default: 'Test262Error: Expected true but got false'
test/language/eval-code/direct/non-definable-global-generator.js:
default: 'Test262Error: Expected true but got false'
test/language/eval-code/direct/var-env-func-init-global-update-configurable.js:
default: 'Test262Error: Expected obj[f] to have enumerable:true.'
test/language/eval-code/direct/var-env-global-lex-non-strict.js:
default: "TypeError: Can't create duplicate global variable in eval: 'x'"
test/language/eval-code/direct/var-env-lower-lex-non-strict.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/eval-code/indirect/non-definable-function-with-function.js:
default: 'Test262Error: declaration preceding Expected SameValue(«[object Object]», «undefined») to be true'
strict mode: 'Test262Error: declaration preceding Expected SameValue(«[object Object]», «undefined») to be true'
test/language/eval-code/indirect/non-definable-function-with-variable.js:
default: 'Test262Error: declaration preceding Expected SameValue(«[object Object]», «undefined») to be true'
strict mode: 'Test262Error: declaration preceding Expected SameValue(«[object Object]», «undefined») to be true'
test/language/eval-code/indirect/non-definable-global-function.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/language/eval-code/indirect/non-definable-global-generator.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/language/eval-code/indirect/var-env-func-init-global-update-configurable.js:
default: 'Test262Error: Expected obj[f] to have enumerable:true.'
strict mode: 'Test262Error: Expected obj[f] to have enumerable:true.'
test/language/eval-code/indirect/var-env-global-lex-non-strict.js:
default: 'Test262Error: Expected SameValue(«function TypeError() {'
strict mode: 'Test262Error: Expected SameValue(«function TypeError() {'
test/language/expressions/arrow-function/eval-var-scope-syntax-err.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/expressions/arrow-function/scope-body-lex-distinct.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/expressions/arrow-function/scope-param-rest-elem-var-open.js:
default: 'Test262Error: Expected SameValue(«outside», «inside») to be true'
test/language/expressions/assignment/S11.13.1_A7_T1.js:
default: 'Test262Error: Expected a TypeError but got a Test262Error'
strict mode: 'Test262Error: Expected a TypeError but got a Test262Error'
test/language/expressions/assignment/S11.13.1_A7_T2.js:
default: 'Test262Error: Expected a TypeError but got a Test262Error'
strict mode: 'Test262Error: Expected a TypeError but got a Test262Error'
test/language/expressions/assignment/S11.13.1_A7_T3.js:
default: 'Test262Error: Expected a DummyError but got a Test262Error'
strict mode: 'Test262Error: Expected a DummyError but got a Test262Error'
test/language/expressions/assignment/destructuring/iterator-destructuring-property-reference-target-evaluation-order.js:
default: 'Test262Error: Expected [source, iterator, iterator-step, iterator-done, target, target-key, target-key-tostring, set] and [source, iterator, target, target-key, target-key-tostring, iterator-step, iterator-done, set] to have the same contents. '
strict mode: 'Test262Error: Expected [source, iterator, iterator-step, iterator-done, target, target-key, target-key-tostring, set] and [source, iterator, target, target-key, target-key-tostring, iterator-step, iterator-done, set] to have the same contents. '
test/language/expressions/assignment/destructuring/keyed-destructuring-property-reference-target-evaluation-order.js:
default: 'Test262Error: Expected [source, source-key, source-key-tostring, get, target, target-key, target-key-tostring, set] and [source, source-key, source-key-tostring, target, target-key, target-key-tostring, get, set] to have the same contents. '
strict mode: 'Test262Error: Expected [source, source-key, source-key-tostring, get, target, target-key, target-key-tostring, set] and [source, source-key, source-key-tostring, target, target-key, target-key-tostring, get, set] to have the same contents. '
test/language/expressions/assignment/destructuring/obj-prop-__proto__dup.js:
default: 'SyntaxError: Attempted to redefine __proto__ property.'
strict mode: 'SyntaxError: Attempted to redefine __proto__ property.'
test/language/expressions/assignment/dstr/array-elem-iter-rtrn-close-err.js:
default: "TypeError: undefined is not a function (near '...[ {}[ yield ] ]...')"
strict mode: "TypeError: undefined is not a function (near '...[ {}[ yield ] ]...')"
test/language/expressions/assignment/dstr/array-elem-iter-rtrn-close-null.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/language/expressions/assignment/dstr/array-elem-iter-rtrn-close.js:
default: 'Test262Error: Expected SameValue(«0», «1») to be true'
strict mode: 'Test262Error: Expected SameValue(«0», «1») to be true'
test/language/expressions/assignment/dstr/array-elem-iter-thrw-close-err.js:
default: 'Test262Error: Expected SameValue(«1», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«1», «0») to be true'
test/language/expressions/assignment/dstr/array-elem-iter-thrw-close.js:
default: 'Test262Error: Expected SameValue(«1», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«1», «0») to be true'
test/language/expressions/assignment/dstr/array-elem-trlg-iter-list-rtrn-close-err.js:
default: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all'
test/language/expressions/assignment/dstr/array-elem-trlg-iter-list-rtrn-close-null.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/language/expressions/assignment/dstr/array-elem-trlg-iter-list-rtrn-close.js:
default: 'Test262Error: Expected SameValue(«0», «1») to be true'
strict mode: 'Test262Error: Expected SameValue(«0», «1») to be true'
test/language/expressions/assignment/dstr/array-elem-trlg-iter-list-thrw-close-err.js:
default: 'Test262Error: Expected SameValue(«1», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«1», «0») to be true'
test/language/expressions/assignment/dstr/array-elem-trlg-iter-list-thrw-close.js:
default: 'Test262Error: Expected SameValue(«1», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«1», «0») to be true'
test/language/expressions/assignment/dstr/array-elem-trlg-iter-rest-rtrn-close-err.js:
default: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all'
test/language/expressions/assignment/dstr/array-elem-trlg-iter-rest-rtrn-close-null.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/language/expressions/assignment/dstr/array-elem-trlg-iter-rest-rtrn-close.js:
default: 'Test262Error: Expected SameValue(«11», «1») to be true'
strict mode: 'Test262Error: Expected SameValue(«11», «1») to be true'
test/language/expressions/assignment/dstr/array-elem-trlg-iter-rest-thrw-close-err.js:
default: 'Test262Error: Expected SameValue(«11», «1») to be true'
strict mode: 'Test262Error: Expected SameValue(«11», «1») to be true'
test/language/expressions/assignment/dstr/array-elem-trlg-iter-rest-thrw-close.js:
default: 'Test262Error: Expected SameValue(«11», «1») to be true'
strict mode: 'Test262Error: Expected SameValue(«11», «1») to be true'
test/language/expressions/assignment/dstr/array-rest-iter-rtrn-close-err.js:
default: "TypeError: undefined is not a function (near '...[...{}[yield]]...')"
strict mode: "TypeError: undefined is not a function (near '...[...{}[yield]]...')"
test/language/expressions/assignment/dstr/array-rest-iter-rtrn-close-null.js:
default: "TypeError: undefined is not a function (near '...[...{}[yield]]...')"
strict mode: "TypeError: undefined is not a function (near '...[...{}[yield]]...')"
test/language/expressions/assignment/dstr/array-rest-iter-rtrn-close.js:
default: "TypeError: undefined is not a function (near '...[...{}[yield]]...')"
strict mode: "TypeError: undefined is not a function (near '...[...{}[yield]]...')"
test/language/expressions/assignment/dstr/array-rest-iter-thrw-close-err.js:
default: 'Test262Error: Expected SameValue(«11», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«11», «0») to be true'
test/language/expressions/assignment/dstr/array-rest-iter-thrw-close.js:
default: 'Test262Error: Expected SameValue(«11», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«11», «0») to be true'
test/language/expressions/assignment/dstr/array-rest-lref-err.js:
default: 'Test262Error: Expected SameValue(«1», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«1», «0») to be true'
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-break-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'bre\\u0061k'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-case-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061se'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-catch-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061tch'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-class-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'cl\\u0061ss'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-const-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063onst'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-continue-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063ontinue'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-debugger-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064ebugger'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-default-escaped-ext.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u{61}ult'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-default-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u0061ult'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-delete-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064elete'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-do-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064o'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-else-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065lse'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-enum-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065num'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-export-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xport'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-extends-escaped-ext.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u{65}xtends'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-extends-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xtends'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-finally-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066inally'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-for-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066or'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-function-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066unction'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-if-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'i\\u0066'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-import-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mport'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-in-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069n'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-instanceof-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069nstanceof'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-let-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'l\\u0065t'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-new-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'n\\u0065w'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-return-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'r\\u0065turn'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-super-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'sup\\u0065r'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-switch-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'sw\\u0069tch'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-this-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'th\\u0069s'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-throw-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 't\\u0068row'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-try-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'tr\\u0079'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-typeof-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'typ\\u0065of'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-var-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'v\\u0061r'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-void-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'voi\\u0064'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-while-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'whil\\u0065'"
test/language/expressions/assignment/dstr/ident-name-prop-name-literal-with-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'w\\u0069th'"
test/language/expressions/assignment/fn-name-lhs-cover.js:
default: 'Test262Error: descriptor value should be '
strict mode: 'Test262Error: descriptor value should be '
test/language/expressions/assignmenttargettype/direct-callexpression-arguments.js:
default: 'Test262: This statement should not be evaluated.'
test/language/expressions/assignmenttargettype/parenthesized-callexpression-arguments.js:
default: 'Test262: This statement should not be evaluated.'
test/language/expressions/async-generator/early-errors-expression-yield-as-function-binding-identifier.js:
default: 'Test262: This statement should not be evaluated.'
test/language/expressions/async-generator/eval-var-scope-syntax-err.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/expressions/async-generator/generator-created-after-decl-inst.js:
default: 'Test262Error: Expected SameValue(«[object AsyncGenerator]», «[object AsyncGenerator]») to be false'
strict mode: 'Test262Error: Expected SameValue(«[object AsyncGenerator]», «[object AsyncGenerator]») to be false'
test/language/expressions/async-generator/named-eval-var-scope-syntax-err.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/expressions/await/async-await-interleaved.js:
default: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [Await: 1, Promise: 1, Promise: 2, Await: 2] and [Await: 1, Promise: 1, Await: 2, Promise: 2] to have the same contents. Async/await and promises should be interleaved'
strict mode: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [Await: 1, Promise: 1, Promise: 2, Await: 2] and [Await: 1, Promise: 1, Await: 2, Promise: 2] to have the same contents. Async/await and promises should be interleaved'
test/language/expressions/await/async-generator-interleaved.js:
default: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [await, 1, 2, await] and [await, 1, await, 2] to have the same contents. Async/await and promises should be interleaved'
strict mode: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [await, 1, 2, await] and [await, 1, await, 2] to have the same contents. Async/await and promises should be interleaved'
test/language/expressions/await/await-monkey-patched-promise.js:
default: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [Promise: 1, Promise: 2, Await: 42] and [Promise: 1, Await: 42, Promise: 2] to have the same contents. Async/await and promises should be interleaved'
strict mode: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [Promise: 1, Promise: 2, Await: 42] and [Promise: 1, Await: 42, Promise: 2] to have the same contents. Async/await and promises should be interleaved'
test/language/expressions/await/for-await-of-interleaved.js:
default: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [Promise: 6, Promise: 5, Promise: 4, Await: 3, Promise: 3, Promise: 2, Promise: 1, Await: 2, Promise: 0] and [Promise: 6, Promise: 5, Await: 3, Promise: 4, Promise: 3, Await: 2, Promise: 2, Promise: 1, Await: 1, Promise: 0] to have the same contents. Async/await and promises should be interleaved'
strict mode: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [Promise: 6, Promise: 5, Promise: 4, Await: 3, Promise: 3, Promise: 2, Promise: 1, Await: 2, Promise: 0] and [Promise: 6, Promise: 5, Await: 3, Promise: 4, Promise: 3, Await: 2, Promise: 2, Promise: 1, Await: 1, Promise: 0] to have the same contents. Async/await and promises should be interleaved'
test/language/expressions/call/eval-realm-indirect.js:
default: 'Test262Error: Expected SameValue(«inside», «outside») to be true'
test/language/expressions/call/eval-spread-empty-leading.js:
default: 'Test262Error: Expected SameValue(«local», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«local», «0») to be true'
test/language/expressions/call/eval-spread-empty-trailing.js:
default: 'Test262Error: Expected SameValue(«local», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«local», «0») to be true'
test/language/expressions/call/eval-spread.js:
default: 'Test262Error: Expected SameValue(«local», «1») to be true'
strict mode: 'Test262Error: Expected SameValue(«local», «1») to be true'
test/language/expressions/call/tco-cross-realm-class-construct.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/language/expressions/call/tco-cross-realm-class-derived-construct.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/language/expressions/call/tco-cross-realm-fun-call.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/language/expressions/call/tco-cross-realm-fun-construct.js:
default: 'Test262Error: Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: Expected a TypeError but got a TypeError'
test/language/expressions/call/tco-non-eval-function-dynamic.js:
default: 'RangeError: Maximum call stack size exceeded.'
test/language/expressions/call/tco-non-eval-function.js:
default: 'RangeError: Maximum call stack size exceeded.'
test/language/expressions/call/tco-non-eval-global.js:
default: 'RangeError: Maximum call stack size exceeded.'
test/language/expressions/call/tco-non-eval-with.js:
default: 'RangeError: Maximum call stack size exceeded.'
test/language/expressions/class/class-name-ident-await-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'aw\\u0061it'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'aw\\u0061it'"
test/language/expressions/class/class-name-ident-await.js:
default: "SyntaxError: Unexpected identifier 'await'. Expected opening '{' at the start of a class body."
strict mode: "SyntaxError: Unexpected identifier 'await'. Expected opening '{' at the start of a class body."
test/language/expressions/class/class-name-ident-static-escaped.js:
default: 'Test262: This statement should not be evaluated.'
test/language/expressions/class/class-name-ident-static.js:
default: 'Test262: This statement should not be evaluated.'
test/language/expressions/class/cpn-fields-computed-property-name-from-additive-expression-add.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-additive-expression-subtract.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-arrow-function-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-assignment-expression-assignment.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-assignment-expression-bitwise-or.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-assignment-expression-coalesce.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-assignment-expression-logical-and.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-assignment-expression-logical-or.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-async-arrow-function-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-condition-expression-false.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-condition-expression-true.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-decimal-e-notational-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-decimal-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-exponetiation-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-expression-coalesce.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-expression-logical-and.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-expression-logical-or.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-function-declaration.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-function-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-generator-function-declaration.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-identifier.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-integer-e-notational-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-integer-separators.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-math.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-multiplicative-expression-div.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-multiplicative-expression-mult.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-numeric-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-string-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-computed-property-name-from-yield-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-additive-expression-add.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-additive-expression-subtract.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-arrow-function-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-assignment-expression-assignment.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-assignment-expression-bitwise-or.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-assignment-expression-coalesce.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-assignment-expression-logical-and.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-assignment-expression-logical-or.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-async-arrow-function-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-condition-expression-false.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-condition-expression-true.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-decimal-e-notational-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-decimal-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-exponetiation-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-expression-coalesce.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-expression-logical-and.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-expression-logical-or.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-function-declaration.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-function-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-generator-function-declaration.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-identifier.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-integer-e-notational-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-integer-separators.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-math.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-multiplicative-expression-div.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-multiplicative-expression-mult.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-numeric-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-string-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/cpn-fields-methods-computed-property-name-from-yield-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/expressions/class/elements/arrow-body-direct-eval-err-contains-arguments.js:
default: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
strict mode: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
test/language/expressions/class/elements/arrow-body-private-direct-eval-err-contains-arguments.js:
default: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
strict mode: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
test/language/expressions/class/elements/nested-direct-eval-err-contains-arguments.js:
default: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
strict mode: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
test/language/expressions/class/elements/nested-private-direct-eval-err-contains-arguments.js:
default: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
strict mode: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
test/language/expressions/class/ident-name-method-def-break-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'bre\\u0061k'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'bre\\u0061k'"
test/language/expressions/class/ident-name-method-def-case-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061se'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061se'"
test/language/expressions/class/ident-name-method-def-catch-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061tch'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061tch'"
test/language/expressions/class/ident-name-method-def-class-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'cl\\u0061ss'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'cl\\u0061ss'"
test/language/expressions/class/ident-name-method-def-const-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063onst'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063onst'"
test/language/expressions/class/ident-name-method-def-continue-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063ontinue'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063ontinue'"
test/language/expressions/class/ident-name-method-def-debugger-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064ebugger'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064ebugger'"
test/language/expressions/class/ident-name-method-def-default-escaped-ext.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u{61}ult'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u{61}ult'"
test/language/expressions/class/ident-name-method-def-default-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u0061ult'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u0061ult'"
test/language/expressions/class/ident-name-method-def-delete-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064elete'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064elete'"
test/language/expressions/class/ident-name-method-def-do-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064o'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064o'"
test/language/expressions/class/ident-name-method-def-else-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065lse'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065lse'"
test/language/expressions/class/ident-name-method-def-enum-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065num'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065num'"
test/language/expressions/class/ident-name-method-def-export-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xport'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xport'"
test/language/expressions/class/ident-name-method-def-extends-escaped-ext.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u{65}xtends'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u{65}xtends'"
test/language/expressions/class/ident-name-method-def-extends-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xtends'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xtends'"
test/language/expressions/class/ident-name-method-def-finally-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066inally'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066inally'"
test/language/expressions/class/ident-name-method-def-for-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066or'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066or'"
test/language/expressions/class/ident-name-method-def-function-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066unction'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066unction'"
test/language/expressions/class/ident-name-method-def-if-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'i\\u0066'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'i\\u0066'"
test/language/expressions/class/ident-name-method-def-implements-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mplements'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mplements'"
test/language/expressions/class/ident-name-method-def-import-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mport'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mport'"
test/language/expressions/class/ident-name-method-def-in-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069n'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069n'"
test/language/expressions/class/ident-name-method-def-instanceof-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069nstanceof'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069nstanceof'"
test/language/expressions/class/ident-name-method-def-interface-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'interf\\u0061ce'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'interf\\u0061ce'"
test/language/expressions/class/ident-name-method-def-let-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'l\\u0065t'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'l\\u0065t'"
test/language/expressions/class/ident-name-method-def-new-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'n\\u0065w'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'n\\u0065w'"
test/language/expressions/class/ident-name-method-def-package-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'p\\u0061ckage'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'p\\u0061ckage'"
test/language/expressions/class/ident-name-method-def-private-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'privat\\u0065'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'privat\\u0065'"
test/language/expressions/class/ident-name-method-def-protected-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'prot\\u0065cted'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'prot\\u0065cted'"
test/language/expressions/class/ident-name-method-def-public-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'pu\\u0062lic'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'pu\\u0062lic'"
test/language/expressions/class/ident-name-method-def-return-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'r\\u0065turn'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'r\\u0065turn'"
test/language/expressions/class/ident-name-method-def-static-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'st\\u0061tic'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'st\\u0061tic'"
test/language/expressions/class/ident-name-method-def-super-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'sup\\u0065r'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'sup\\u0065r'"
test/language/expressions/class/ident-name-method-def-switch-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'sw\\u0069tch'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'sw\\u0069tch'"
test/language/expressions/class/ident-name-method-def-this-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'th\\u0069s'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'th\\u0069s'"
test/language/expressions/class/ident-name-method-def-throw-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 't\\u0068row'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 't\\u0068row'"
test/language/expressions/class/ident-name-method-def-try-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'tr\\u0079'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'tr\\u0079'"
test/language/expressions/class/ident-name-method-def-typeof-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'typ\\u0065of'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'typ\\u0065of'"
test/language/expressions/class/ident-name-method-def-var-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'v\\u0061r'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'v\\u0061r'"
test/language/expressions/class/ident-name-method-def-void-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'voi\\u0064'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'voi\\u0064'"
test/language/expressions/class/ident-name-method-def-while-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'whil\\u0065'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'whil\\u0065'"
test/language/expressions/class/ident-name-method-def-with-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'w\\u0069th'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'w\\u0069th'"
test/language/expressions/class/subclass-builtins/subclass-BigInt64Array.js:
default: "ReferenceError: Can't find variable: BigInt64Array"
strict mode: "ReferenceError: Can't find variable: BigInt64Array"
test/language/expressions/class/subclass-builtins/subclass-BigUint64Array.js:
default: "ReferenceError: Can't find variable: BigUint64Array"
strict mode: "ReferenceError: Can't find variable: BigUint64Array"
test/language/expressions/class/subclass-builtins/subclass-WeakRef.js:
default: 'TypeError: First argument to WeakRef should be an object'
strict mode: 'TypeError: First argument to WeakRef should be an object'
test/language/expressions/compound-assignment/S11.13.2_A5.10_T1.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.10_T2.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.10_T3.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.11_T1.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.11_T2.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.11_T3.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.1_T1.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.1_T2.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.1_T3.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.2_T1.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.2_T2.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.2_T3.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.3_T1.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.3_T2.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.3_T3.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.4_T1.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.4_T2.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.4_T3.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.5_T1.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.5_T2.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.5_T3.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.6_T1.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.6_T2.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.6_T3.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.7_T1.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.7_T2.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.7_T3.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.8_T1.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.8_T2.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.8_T3.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.9_T1.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.9_T2.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A5.9_T3.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/compound-assignment/S11.13.2_A7.10_T4.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/expressions/compound-assignment/S11.13.2_A7.11_T4.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/expressions/compound-assignment/S11.13.2_A7.1_T4.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/expressions/compound-assignment/S11.13.2_A7.2_T4.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/expressions/compound-assignment/S11.13.2_A7.3_T4.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/expressions/compound-assignment/S11.13.2_A7.4_T4.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/expressions/compound-assignment/S11.13.2_A7.5_T4.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/expressions/compound-assignment/S11.13.2_A7.6_T4.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/expressions/compound-assignment/S11.13.2_A7.7_T4.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/expressions/compound-assignment/S11.13.2_A7.8_T4.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/expressions/compound-assignment/S11.13.2_A7.9_T4.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/expressions/conditional/in-branch-1.js:
default: "SyntaxError: Unexpected keyword 'in'. Expected ':' in ternary operator."
strict mode: "SyntaxError: Unexpected keyword 'in'. Expected ':' in ternary operator."
test/language/expressions/dynamic-import/catch/nested-async-gen-await-eval-script-code-target.js:
module: 'Test262:AsyncTestFailure:Test262Error: [object Object]'
test/language/expressions/dynamic-import/catch/nested-async-gen-return-await-eval-script-code-target.js:
module: 'Test262:AsyncTestFailure:Test262Error: [object Object]'
test/language/expressions/dynamic-import/for-await-resolution-and-error-agen-yield.js:
default: 'Test262:AsyncTestFailure:Test262Error: Test262Error: f Expected SameValue(«null», «foo») to be true'
strict mode: 'Test262:AsyncTestFailure:Test262Error: Test262Error: f Expected SameValue(«null», «foo») to be true'
test/language/expressions/function/eval-var-scope-syntax-err.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/expressions/function/scope-body-lex-distinct.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/expressions/function/scope-param-rest-elem-var-open.js:
default: 'Test262Error: Expected SameValue(«outside», «inside») to be true'
test/language/expressions/generators/eval-var-scope-syntax-err.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/expressions/generators/generator-created-after-decl-inst.js:
default: 'Test262Error: Expected SameValue(«[object Generator]», «[object Generator]») to be false'
strict mode: 'Test262Error: Expected SameValue(«[object Generator]», «[object Generator]») to be false'
test/language/expressions/generators/scope-body-lex-distinct.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/expressions/generators/scope-param-rest-elem-var-open.js:
default: 'Test262Error: Expected SameValue(«outside», «inside») to be true'
test/language/expressions/instanceof/prototype-getter-with-primitive.js:
default: "Test262Error: getter for 'prototype' called"
strict mode: "Test262Error: getter for 'prototype' called"
test/language/expressions/logical-assignment/lgcl-and-assignment-operator-non-simple-lhs.js:
default: 'Test262: This statement should not be evaluated.'
test/language/expressions/logical-assignment/lgcl-nullish-assignment-operator-non-simple-lhs.js:
default: 'Test262: This statement should not be evaluated.'
test/language/expressions/logical-assignment/lgcl-or-assignment-operator-non-simple-lhs.js:
default: 'Test262: This statement should not be evaluated.'
test/language/expressions/new/ctorExpr-fn-ref-before-args-eval-fn-wrapup.js:
default: "TypeError: 1 is not a constructor (evaluating 'new x(x = 1)')"
strict mode: "TypeError: 1 is not a constructor (evaluating 'new x(x = 1)')"
test/language/expressions/new/ctorExpr-isCtor-after-args-eval-fn-wrapup.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/language/expressions/new/non-ctor-err-realm.js:
default: 'Test262Error: production including Arguments Expected a TypeError but got a TypeError'
strict mode: 'Test262Error: production including Arguments Expected a TypeError but got a TypeError'
test/language/expressions/object/covered-ident-name-prop-name-literal-break-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'bre\\u0061k'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'bre\\u0061k'"
test/language/expressions/object/covered-ident-name-prop-name-literal-case-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061se'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061se'"
test/language/expressions/object/covered-ident-name-prop-name-literal-catch-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061tch'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061tch'"
test/language/expressions/object/covered-ident-name-prop-name-literal-class-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'cl\\u0061ss'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'cl\\u0061ss'"
test/language/expressions/object/covered-ident-name-prop-name-literal-const-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063onst'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063onst'"
test/language/expressions/object/covered-ident-name-prop-name-literal-continue-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063ontinue'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063ontinue'"
test/language/expressions/object/covered-ident-name-prop-name-literal-debugger-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064ebugger'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064ebugger'"
test/language/expressions/object/covered-ident-name-prop-name-literal-default-escaped-ext.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u{61}ult'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u{61}ult'"
test/language/expressions/object/covered-ident-name-prop-name-literal-default-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u0061ult'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u0061ult'"
test/language/expressions/object/covered-ident-name-prop-name-literal-delete-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064elete'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064elete'"
test/language/expressions/object/covered-ident-name-prop-name-literal-do-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064o'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064o'"
test/language/expressions/object/covered-ident-name-prop-name-literal-else-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065lse'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065lse'"
test/language/expressions/object/covered-ident-name-prop-name-literal-enum-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065num'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065num'"
test/language/expressions/object/covered-ident-name-prop-name-literal-export-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xport'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xport'"
test/language/expressions/object/covered-ident-name-prop-name-literal-extends-escaped-ext.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u{65}xtends'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u{65}xtends'"
test/language/expressions/object/covered-ident-name-prop-name-literal-extends-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xtends'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xtends'"
test/language/expressions/object/covered-ident-name-prop-name-literal-finally-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066inally'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066inally'"
test/language/expressions/object/covered-ident-name-prop-name-literal-for-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066or'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066or'"
test/language/expressions/object/covered-ident-name-prop-name-literal-function-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066unction'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066unction'"
test/language/expressions/object/covered-ident-name-prop-name-literal-if-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'i\\u0066'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'i\\u0066'"
test/language/expressions/object/covered-ident-name-prop-name-literal-implements-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mplements'"
test/language/expressions/object/covered-ident-name-prop-name-literal-import-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mport'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mport'"
test/language/expressions/object/covered-ident-name-prop-name-literal-in-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069n'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069n'"
test/language/expressions/object/covered-ident-name-prop-name-literal-instanceof-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069nstanceof'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069nstanceof'"
test/language/expressions/object/covered-ident-name-prop-name-literal-interface-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'interf\\u0061ce'"
test/language/expressions/object/covered-ident-name-prop-name-literal-let-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'l\\u0065t'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'l\\u0065t'"
test/language/expressions/object/covered-ident-name-prop-name-literal-new-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'n\\u0065w'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'n\\u0065w'"
test/language/expressions/object/covered-ident-name-prop-name-literal-package-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'p\\u0061ckage'"
test/language/expressions/object/covered-ident-name-prop-name-literal-private-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'privat\\u0065'"
test/language/expressions/object/covered-ident-name-prop-name-literal-protected-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'prot\\u0065cted'"
test/language/expressions/object/covered-ident-name-prop-name-literal-public-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'pu\\u0062lic'"
test/language/expressions/object/covered-ident-name-prop-name-literal-return-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'r\\u0065turn'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'r\\u0065turn'"
test/language/expressions/object/covered-ident-name-prop-name-literal-static-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'st\\u0061tic'"
test/language/expressions/object/covered-ident-name-prop-name-literal-super-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'sup\\u0065r'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'sup\\u0065r'"
test/language/expressions/object/covered-ident-name-prop-name-literal-switch-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'sw\\u0069tch'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'sw\\u0069tch'"
test/language/expressions/object/covered-ident-name-prop-name-literal-this-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'th\\u0069s'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'th\\u0069s'"
test/language/expressions/object/covered-ident-name-prop-name-literal-throw-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 't\\u0068row'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 't\\u0068row'"
test/language/expressions/object/covered-ident-name-prop-name-literal-try-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'tr\\u0079'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'tr\\u0079'"
test/language/expressions/object/covered-ident-name-prop-name-literal-typeof-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'typ\\u0065of'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'typ\\u0065of'"
test/language/expressions/object/covered-ident-name-prop-name-literal-var-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'v\\u0061r'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'v\\u0061r'"
test/language/expressions/object/covered-ident-name-prop-name-literal-void-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'voi\\u0064'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'voi\\u0064'"
test/language/expressions/object/covered-ident-name-prop-name-literal-while-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'whil\\u0065'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'whil\\u0065'"
test/language/expressions/object/covered-ident-name-prop-name-literal-with-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'w\\u0069th'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'w\\u0069th'"
test/language/expressions/object/ident-name-method-def-break-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'bre\\u0061k'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'bre\\u0061k'"
test/language/expressions/object/ident-name-method-def-case-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061se'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061se'"
test/language/expressions/object/ident-name-method-def-catch-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061tch'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061tch'"
test/language/expressions/object/ident-name-method-def-class-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'cl\\u0061ss'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'cl\\u0061ss'"
test/language/expressions/object/ident-name-method-def-const-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063onst'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063onst'"
test/language/expressions/object/ident-name-method-def-continue-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063ontinue'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063ontinue'"
test/language/expressions/object/ident-name-method-def-debugger-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064ebugger'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064ebugger'"
test/language/expressions/object/ident-name-method-def-default-escaped-ext.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u{61}ult'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u{61}ult'"
test/language/expressions/object/ident-name-method-def-default-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u0061ult'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u0061ult'"
test/language/expressions/object/ident-name-method-def-delete-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064elete'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064elete'"
test/language/expressions/object/ident-name-method-def-do-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064o'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064o'"
test/language/expressions/object/ident-name-method-def-else-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065lse'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065lse'"
test/language/expressions/object/ident-name-method-def-enum-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065num'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065num'"
test/language/expressions/object/ident-name-method-def-export-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xport'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xport'"
test/language/expressions/object/ident-name-method-def-extends-escaped-ext.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u{65}xtends'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u{65}xtends'"
test/language/expressions/object/ident-name-method-def-extends-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xtends'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xtends'"
test/language/expressions/object/ident-name-method-def-finally-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066inally'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066inally'"
test/language/expressions/object/ident-name-method-def-for-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066or'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066or'"
test/language/expressions/object/ident-name-method-def-function-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066unction'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066unction'"
test/language/expressions/object/ident-name-method-def-if-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'i\\u0066'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'i\\u0066'"
test/language/expressions/object/ident-name-method-def-implements-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mplements'"
test/language/expressions/object/ident-name-method-def-import-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mport'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mport'"
test/language/expressions/object/ident-name-method-def-in-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069n'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069n'"
test/language/expressions/object/ident-name-method-def-instanceof-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069nstanceof'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069nstanceof'"
test/language/expressions/object/ident-name-method-def-interface-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'interf\\u0061ce'"
test/language/expressions/object/ident-name-method-def-let-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'l\\u0065t'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'l\\u0065t'"
test/language/expressions/object/ident-name-method-def-new-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'n\\u0065w'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'n\\u0065w'"
test/language/expressions/object/ident-name-method-def-package-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'p\\u0061ckage'"
test/language/expressions/object/ident-name-method-def-private-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'privat\\u0065'"
test/language/expressions/object/ident-name-method-def-protected-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'prot\\u0065cted'"
test/language/expressions/object/ident-name-method-def-public-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'pu\\u0062lic'"
test/language/expressions/object/ident-name-method-def-return-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'r\\u0065turn'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'r\\u0065turn'"
test/language/expressions/object/ident-name-method-def-static-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'st\\u0061tic'"
test/language/expressions/object/ident-name-method-def-super-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'sup\\u0065r'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'sup\\u0065r'"
test/language/expressions/object/ident-name-method-def-switch-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'sw\\u0069tch'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'sw\\u0069tch'"
test/language/expressions/object/ident-name-method-def-this-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'th\\u0069s'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'th\\u0069s'"
test/language/expressions/object/ident-name-method-def-throw-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 't\\u0068row'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 't\\u0068row'"
test/language/expressions/object/ident-name-method-def-try-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'tr\\u0079'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'tr\\u0079'"
test/language/expressions/object/ident-name-method-def-typeof-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'typ\\u0065of'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'typ\\u0065of'"
test/language/expressions/object/ident-name-method-def-var-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'v\\u0061r'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'v\\u0061r'"
test/language/expressions/object/ident-name-method-def-void-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'voi\\u0064'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'voi\\u0064'"
test/language/expressions/object/ident-name-method-def-while-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'whil\\u0065'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'whil\\u0065'"
test/language/expressions/object/ident-name-method-def-with-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'w\\u0069th'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'w\\u0069th'"
test/language/expressions/object/ident-name-prop-name-literal-break-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'bre\\u0061k'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'bre\\u0061k'"
test/language/expressions/object/ident-name-prop-name-literal-case-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061se'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061se'"
test/language/expressions/object/ident-name-prop-name-literal-catch-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061tch'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061tch'"
test/language/expressions/object/ident-name-prop-name-literal-class-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'cl\\u0061ss'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'cl\\u0061ss'"
test/language/expressions/object/ident-name-prop-name-literal-const-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063onst'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063onst'"
test/language/expressions/object/ident-name-prop-name-literal-continue-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063ontinue'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063ontinue'"
test/language/expressions/object/ident-name-prop-name-literal-debugger-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064ebugger'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064ebugger'"
test/language/expressions/object/ident-name-prop-name-literal-default-escaped-ext.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u{61}ult'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u{61}ult'"
test/language/expressions/object/ident-name-prop-name-literal-default-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u0061ult'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u0061ult'"
test/language/expressions/object/ident-name-prop-name-literal-delete-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064elete'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064elete'"
test/language/expressions/object/ident-name-prop-name-literal-do-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064o'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064o'"
test/language/expressions/object/ident-name-prop-name-literal-else-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065lse'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065lse'"
test/language/expressions/object/ident-name-prop-name-literal-enum-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065num'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065num'"
test/language/expressions/object/ident-name-prop-name-literal-export-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xport'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xport'"
test/language/expressions/object/ident-name-prop-name-literal-extends-escaped-ext.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u{65}xtends'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u{65}xtends'"
test/language/expressions/object/ident-name-prop-name-literal-extends-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xtends'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xtends'"
test/language/expressions/object/ident-name-prop-name-literal-finally-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066inally'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066inally'"
test/language/expressions/object/ident-name-prop-name-literal-for-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066or'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066or'"
test/language/expressions/object/ident-name-prop-name-literal-function-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066unction'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066unction'"
test/language/expressions/object/ident-name-prop-name-literal-if-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'i\\u0066'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'i\\u0066'"
test/language/expressions/object/ident-name-prop-name-literal-implements-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mplements'"
test/language/expressions/object/ident-name-prop-name-literal-import-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mport'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mport'"
test/language/expressions/object/ident-name-prop-name-literal-in-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069n'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069n'"
test/language/expressions/object/ident-name-prop-name-literal-instanceof-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069nstanceof'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069nstanceof'"
test/language/expressions/object/ident-name-prop-name-literal-interface-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'interf\\u0061ce'"
test/language/expressions/object/ident-name-prop-name-literal-let-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'l\\u0065t'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'l\\u0065t'"
test/language/expressions/object/ident-name-prop-name-literal-new-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'n\\u0065w'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'n\\u0065w'"
test/language/expressions/object/ident-name-prop-name-literal-package-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'p\\u0061ckage'"
test/language/expressions/object/ident-name-prop-name-literal-private-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'privat\\u0065'"
test/language/expressions/object/ident-name-prop-name-literal-protected-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'prot\\u0065cted'"
test/language/expressions/object/ident-name-prop-name-literal-public-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'pu\\u0062lic'"
test/language/expressions/object/ident-name-prop-name-literal-return-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'r\\u0065turn'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'r\\u0065turn'"
test/language/expressions/object/ident-name-prop-name-literal-static-escaped.js:
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'st\\u0061tic'"
test/language/expressions/object/ident-name-prop-name-literal-super-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'sup\\u0065r'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'sup\\u0065r'"
test/language/expressions/object/ident-name-prop-name-literal-switch-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'sw\\u0069tch'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'sw\\u0069tch'"
test/language/expressions/object/ident-name-prop-name-literal-this-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'th\\u0069s'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'th\\u0069s'"
test/language/expressions/object/ident-name-prop-name-literal-throw-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 't\\u0068row'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 't\\u0068row'"
test/language/expressions/object/ident-name-prop-name-literal-try-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'tr\\u0079'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'tr\\u0079'"
test/language/expressions/object/ident-name-prop-name-literal-typeof-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'typ\\u0065of'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'typ\\u0065of'"
test/language/expressions/object/ident-name-prop-name-literal-var-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'v\\u0061r'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'v\\u0061r'"
test/language/expressions/object/ident-name-prop-name-literal-void-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'voi\\u0064'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'voi\\u0064'"
test/language/expressions/object/ident-name-prop-name-literal-while-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'whil\\u0065'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'whil\\u0065'"
test/language/expressions/object/ident-name-prop-name-literal-with-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'w\\u0069th'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'w\\u0069th'"
test/language/expressions/object/method-definition/async-gen-meth-eval-var-scope-syntax-err.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/expressions/object/method-definition/escaped-get-e.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/expressions/object/method-definition/escaped-get-g.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/expressions/object/method-definition/escaped-get-t.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/expressions/object/method-definition/escaped-get.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/expressions/object/method-definition/escaped-set-e.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/expressions/object/method-definition/escaped-set-s.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/expressions/object/method-definition/escaped-set-t.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/expressions/object/method-definition/escaped-set.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/expressions/object/method-definition/gen-meth-eval-var-scope-syntax-err.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/expressions/object/method-definition/meth-eval-var-scope-syntax-err.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/expressions/object/scope-gen-meth-body-lex-distinct.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/expressions/object/scope-gen-meth-param-rest-elem-var-open.js:
default: 'Test262Error: Expected SameValue(«outside», «inside») to be true'
test/language/expressions/object/scope-getter-body-lex-distinc.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/expressions/object/scope-meth-body-lex-distinct.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/expressions/object/scope-meth-param-rest-elem-var-open.js:
default: 'Test262Error: Expected SameValue(«outside», «inside») to be true'
test/language/expressions/object/scope-setter-body-lex-distinc.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/expressions/postfix-decrement/S11.3.2_A5_T1.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/postfix-decrement/S11.3.2_A5_T2.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/postfix-decrement/S11.3.2_A5_T3.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/postfix-decrement/S11.3.2_A6_T3.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/expressions/postfix-increment/S11.3.1_A5_T1.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/postfix-increment/S11.3.1_A5_T2.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/postfix-increment/S11.3.1_A5_T3.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/postfix-increment/S11.3.1_A6_T3.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/expressions/prefix-decrement/S11.4.5_A5_T1.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/prefix-decrement/S11.4.5_A5_T2.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/prefix-decrement/S11.4.5_A5_T3.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/prefix-decrement/S11.4.5_A6_T3.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/expressions/prefix-increment/S11.4.4_A5_T1.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/prefix-increment/S11.4.4_A5_T2.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/prefix-increment/S11.4.4_A5_T3.js:
default: "ReferenceError: Can't find variable: x"
test/language/expressions/prefix-increment/S11.4.4_A6_T3.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/expressions/yield/star-iterable.js:
default: 'Test262Error: First result `done` flag Expected SameValue(«false», «undefined») to be true'
strict mode: 'Test262Error: First result `done` flag Expected SameValue(«false», «undefined») to be true'
test/language/expressions/yield/star-rhs-iter-nrml-res-done-no-value.js:
default: 'Test262Error: access count (first iteration) Expected SameValue(«1», «0») to be true'
strict mode: 'Test262Error: access count (first iteration) Expected SameValue(«1», «0») to be true'
test/language/expressions/yield/star-rhs-iter-rtrn-res-done-no-value.js:
default: 'Test262Error: access count (second iteration) Expected SameValue(«1», «0») to be true'
strict mode: 'Test262Error: access count (second iteration) Expected SameValue(«1», «0») to be true'
test/language/expressions/yield/star-rhs-iter-thrw-res-done-no-value.js:
default: 'Test262Error: access count (second iteration) Expected SameValue(«1», «0») to be true'
strict mode: 'Test262Error: access count (second iteration) Expected SameValue(«1», «0») to be true'
test/language/global-code/script-decl-func-err-non-configurable.js:
default: 'Test262Error: writable, non-enumerable data property Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: writable, non-enumerable data property Expected a TypeError to be thrown but no exception was thrown at all'
test/language/global-code/script-decl-func-err-non-extensible.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/language/global-code/script-decl-var-err.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/language/identifier-resolution/assign-to-global-undefined.js:
strict mode: Expected uncaught exception with name 'ReferenceError' but none was thrown
test/language/identifiers/part-unicode-13.0.0-escaped.js:
default: "SyntaxError: Invalid unicode escape in identifier: '_\\u0B55'"
strict mode: "SyntaxError: Invalid unicode escape in identifier: '_\\u0B55'"
test/language/identifiers/part-unicode-13.0.0.js:
default: "SyntaxError: Invalid character '\\u0b55'"
strict mode: "SyntaxError: Invalid character '\\u0b55'"
test/language/identifiers/start-unicode-13.0.0-escaped.js:
default: "SyntaxError: Invalid unicode escape in identifier: '\\u08BE'"
strict mode: "SyntaxError: Invalid unicode escape in identifier: '\\u08BE'"
test/language/identifiers/start-unicode-13.0.0.js:
default: "SyntaxError: Invalid character '\\u08be'"
strict mode: "SyntaxError: Invalid character '\\u08be'"
test/language/literals/regexp/u-astral-char-class-invert.js:
default: 'Test262Error: Expected SameValue(«�», «null») to be true'
strict mode: 'Test262Error: Expected SameValue(«�», «null») to be true'
test/language/module-code/parse-err-hoist-lex-fun.js:
module: 'Test262: This statement should not be evaluated.'
test/language/module-code/parse-err-hoist-lex-gen.js:
module: 'Test262: This statement should not be evaluated.'
test/language/statements/async-generator/eval-var-scope-syntax-err.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/statements/async-generator/generator-created-after-decl-inst.js:
default: 'Test262Error: Expected SameValue(«[object AsyncGenerator]», «[object AsyncGenerator]») to be false'
strict mode: 'Test262Error: Expected SameValue(«[object AsyncGenerator]», «[object AsyncGenerator]») to be false'
test/language/statements/async-generator/return-undefined-implicit-and-explicit.js:
default: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [tick 1, g1 ret, tick 2, g2 ret, g3 ret, g4 ret] and [tick 1, g1 ret, g2 ret, tick 2, g3 ret, g4 ret] to have the same contents. Ticks for implicit and explicit return undefined'
strict mode: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [tick 1, g1 ret, tick 2, g2 ret, g3 ret, g4 ret] and [tick 1, g1 ret, g2 ret, tick 2, g3 ret, g4 ret] to have the same contents. Ticks for implicit and explicit return undefined'
test/language/statements/class/class-name-ident-await-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'aw\\u0061it'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'aw\\u0061it'"
test/language/statements/class/class-name-ident-await.js:
default: "SyntaxError: Unexpected identifier 'await'"
strict mode: "SyntaxError: Unexpected identifier 'await'"
test/language/statements/class/class-name-ident-static-escaped.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/class/class-name-ident-static.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/class/cpn-fields-computed-property-name-from-additive-expression-add.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-additive-expression-subtract.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-arrow-function-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-assignment-expression-assignment.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-assignment-expression-bitwise-or.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-assignment-expression-coalesce.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-assignment-expression-logical-and.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-assignment-expression-logical-or.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-async-arrow-function-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-condition-expression-false.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-condition-expression-true.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-decimal-e-notational-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-decimal-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-exponetiation-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-expression-coalesce.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-expression-logical-and.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-expression-logical-or.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-function-declaration.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-function-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-generator-function-declaration.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-identifier.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-integer-e-notational-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-integer-separators.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-math.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-multiplicative-expression-div.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-multiplicative-expression-mult.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-numeric-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-string-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-computed-property-name-from-yield-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-additive-expression-add.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-additive-expression-subtract.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-arrow-function-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-assignment-expression-assignment.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-assignment-expression-bitwise-or.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-assignment-expression-coalesce.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-assignment-expression-logical-and.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-assignment-expression-logical-or.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-async-arrow-function-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-condition-expression-false.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-condition-expression-true.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-decimal-e-notational-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-decimal-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-exponetiation-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-expression-coalesce.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-expression-logical-and.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-expression-logical-or.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-function-declaration.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-function-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-generator-function-declaration.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-identifier.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-integer-e-notational-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-integer-separators.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-math.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-multiplicative-expression-div.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-multiplicative-expression-mult.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-numeric-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-string-literal.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/cpn-fields-methods-computed-property-name-from-yield-expression.js:
default: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
strict mode: "SyntaxError: Unexpected token '='. Expected an opening '(' before a method's parameter list."
test/language/statements/class/elements/arrow-body-direct-eval-err-contains-arguments.js:
default: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
strict mode: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
test/language/statements/class/elements/arrow-body-indirect-eval-err-contains-arguments.js:
default: "ReferenceError: Can't find variable: executed"
strict mode: "ReferenceError: Can't find variable: executed"
test/language/statements/class/elements/arrow-body-private-direct-eval-err-contains-arguments.js:
default: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
strict mode: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
test/language/statements/class/elements/nested-direct-eval-err-contains-arguments.js:
default: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
strict mode: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
test/language/statements/class/elements/nested-indirect-eval-err-contains-arguments.js:
default: 'Test262Error: Expected SameValue(«true», «false») to be true'
strict mode: 'Test262Error: Expected SameValue(«true», «false») to be true'
test/language/statements/class/elements/nested-private-direct-eval-err-contains-arguments.js:
default: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
strict mode: 'Test262Error: Expected a SyntaxError but got a ReferenceError'
test/language/statements/class/ident-name-method-def-break-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'bre\\u0061k'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'bre\\u0061k'"
test/language/statements/class/ident-name-method-def-case-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061se'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061se'"
test/language/statements/class/ident-name-method-def-catch-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061tch'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'c\\u0061tch'"
test/language/statements/class/ident-name-method-def-class-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'cl\\u0061ss'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'cl\\u0061ss'"
test/language/statements/class/ident-name-method-def-const-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063onst'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063onst'"
test/language/statements/class/ident-name-method-def-continue-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063ontinue'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0063ontinue'"
test/language/statements/class/ident-name-method-def-debugger-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064ebugger'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064ebugger'"
test/language/statements/class/ident-name-method-def-default-escaped-ext.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u{61}ult'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u{61}ult'"
test/language/statements/class/ident-name-method-def-default-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u0061ult'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'def\\u0061ult'"
test/language/statements/class/ident-name-method-def-delete-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064elete'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064elete'"
test/language/statements/class/ident-name-method-def-do-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064o'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0064o'"
test/language/statements/class/ident-name-method-def-else-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065lse'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065lse'"
test/language/statements/class/ident-name-method-def-enum-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065num'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065num'"
test/language/statements/class/ident-name-method-def-export-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xport'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xport'"
test/language/statements/class/ident-name-method-def-extends-escaped-ext.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u{65}xtends'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u{65}xtends'"
test/language/statements/class/ident-name-method-def-extends-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xtends'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0065xtends'"
test/language/statements/class/ident-name-method-def-finally-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066inally'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066inally'"
test/language/statements/class/ident-name-method-def-for-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066or'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066or'"
test/language/statements/class/ident-name-method-def-function-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066unction'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0066unction'"
test/language/statements/class/ident-name-method-def-if-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'i\\u0066'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'i\\u0066'"
test/language/statements/class/ident-name-method-def-implements-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mplements'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mplements'"
test/language/statements/class/ident-name-method-def-import-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mport'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069mport'"
test/language/statements/class/ident-name-method-def-in-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069n'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069n'"
test/language/statements/class/ident-name-method-def-instanceof-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069nstanceof'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: '\\u0069nstanceof'"
test/language/statements/class/ident-name-method-def-interface-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'interf\\u0061ce'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'interf\\u0061ce'"
test/language/statements/class/ident-name-method-def-let-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'l\\u0065t'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'l\\u0065t'"
test/language/statements/class/ident-name-method-def-new-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'n\\u0065w'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'n\\u0065w'"
test/language/statements/class/ident-name-method-def-package-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'p\\u0061ckage'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'p\\u0061ckage'"
test/language/statements/class/ident-name-method-def-private-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'privat\\u0065'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'privat\\u0065'"
test/language/statements/class/ident-name-method-def-protected-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'prot\\u0065cted'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'prot\\u0065cted'"
test/language/statements/class/ident-name-method-def-public-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'pu\\u0062lic'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'pu\\u0062lic'"
test/language/statements/class/ident-name-method-def-return-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'r\\u0065turn'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'r\\u0065turn'"
test/language/statements/class/ident-name-method-def-static-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'st\\u0061tic'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'st\\u0061tic'"
test/language/statements/class/ident-name-method-def-super-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'sup\\u0065r'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'sup\\u0065r'"
test/language/statements/class/ident-name-method-def-switch-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'sw\\u0069tch'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'sw\\u0069tch'"
test/language/statements/class/ident-name-method-def-this-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'th\\u0069s'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'th\\u0069s'"
test/language/statements/class/ident-name-method-def-throw-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 't\\u0068row'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 't\\u0068row'"
test/language/statements/class/ident-name-method-def-try-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'tr\\u0079'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'tr\\u0079'"
test/language/statements/class/ident-name-method-def-typeof-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'typ\\u0065of'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'typ\\u0065of'"
test/language/statements/class/ident-name-method-def-var-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'v\\u0061r'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'v\\u0061r'"
test/language/statements/class/ident-name-method-def-void-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'voi\\u0064'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'voi\\u0064'"
test/language/statements/class/ident-name-method-def-while-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'whil\\u0065'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'whil\\u0065'"
test/language/statements/class/ident-name-method-def-with-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'w\\u0069th'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'w\\u0069th'"
test/language/statements/class/subclass-builtins/subclass-BigInt64Array.js:
default: "ReferenceError: Can't find variable: BigInt64Array"
strict mode: "ReferenceError: Can't find variable: BigInt64Array"
test/language/statements/class/subclass-builtins/subclass-BigUint64Array.js:
default: "ReferenceError: Can't find variable: BigUint64Array"
strict mode: "ReferenceError: Can't find variable: BigUint64Array"
test/language/statements/class/subclass-builtins/subclass-WeakRef.js:
default: 'TypeError: First argument to WeakRef should be an object'
strict mode: 'TypeError: First argument to WeakRef should be an object'
test/language/statements/class/subclass/builtin-objects/ArrayBuffer/regular-subclassing.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/statements/const/dstr/ary-init-iter-get-err-array-prototype.js:
default: 'TypeError: Spread syntax requires ...iterable[Symbol.iterator] to be a function'
strict mode: 'TypeError: Spread syntax requires ...iterable[Symbol.iterator] to be a function'
test/language/statements/const/dstr/ary-ptrn-elem-id-iter-val-array-prototype.js:
default: 'Test262Error: Expected SameValue(«3», «42») to be true'
strict mode: 'Test262Error: Expected SameValue(«3», «42») to be true'
test/language/statements/for-await-of/async-from-sync-iterator-continuation-abrupt-completion-get-constructor.js:
default: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [start, tick 1, tick 2] and [start, tick 1, tick 2, catch] to have the same contents. '
strict mode: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [start, tick 1, tick 2] and [start, tick 1, tick 2, catch] to have the same contents. '
test/language/statements/for-await-of/ticks-with-async-iter-resolved-promise-and-constructor-lookup-two.js:
default: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [pre, tick 1, constructor, tick 2, loop] and [pre, constructor, tick 1, loop, constructor, tick 2, post] to have the same contents. Ticks and constructor lookups'
strict mode: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [pre, tick 1, constructor, tick 2, loop] and [pre, constructor, tick 1, loop, constructor, tick 2, post] to have the same contents. Ticks and constructor lookups'
test/language/statements/for-await-of/ticks-with-sync-iter-resolved-promise-and-constructor-lookup.js:
default: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [pre, tick 1, constructor, constructor, tick 2, tick 3, loop, tick 4, constructor] and [pre, constructor, constructor, tick 1, tick 2, loop, constructor, tick 3, tick 4, post] to have the same contents. Ticks and constructor lookups'
strict mode: 'Test262:AsyncTestFailure:Test262Error: Test262Error: Expected [pre, tick 1, constructor, constructor, tick 2, tick 3, loop, tick 4, constructor] and [pre, constructor, constructor, tick 1, tick 2, loop, constructor, tick 3, tick 4, post] to have the same contents. Ticks and constructor lookups'
test/language/statements/for-in/12.6.4-2.js:
default: 'Test262Error: accessedProp Expected SameValue(«true», «false») to be true'
strict mode: 'Test262Error: accessedProp Expected SameValue(«true», «false») to be true'
test/language/statements/for-in/head-lhs-let.js:
default: "SyntaxError: Cannot use the keyword 'in' as a lexical variable name."
test/language/statements/for-in/identifier-let-allowed-as-lefthandside-expression-not-strict.js:
default: "SyntaxError: Cannot use the keyword 'in' as a lexical variable name."
test/language/statements/for-in/order-enumerable-shadowed.js:
default: 'Test262Error: Expected [p1, p2] and [p1] to have the same contents. '
strict mode: 'Test262Error: Expected [p1, p2] and [p1] to have the same contents. '
test/language/statements/for-in/scope-body-lex-open.js:
default: 'Test262Error: Expected a ReferenceError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a ReferenceError to be thrown but no exception was thrown at all'
test/language/statements/for-in/scope-head-lex-close.js:
default: 'Test262Error: Expected a ReferenceError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a ReferenceError to be thrown but no exception was thrown at all'
test/language/statements/for-in/scope-head-lex-open.js:
default: 'Test262Error: Expected a ReferenceError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a ReferenceError to be thrown but no exception was thrown at all'
test/language/statements/for-of/dstr/array-elem-iter-rtrn-close-err.js:
default: "TypeError: undefined is not a function (near '...[ {}[ yield ] ]...')"
strict mode: "TypeError: undefined is not a function (near '...[ {}[ yield ] ]...')"
test/language/statements/for-of/dstr/array-elem-iter-rtrn-close-null.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/language/statements/for-of/dstr/array-elem-iter-rtrn-close.js:
default: 'Test262Error: Expected SameValue(«0», «1») to be true'
strict mode: 'Test262Error: Expected SameValue(«0», «1») to be true'
test/language/statements/for-of/dstr/array-elem-iter-thrw-close-err.js:
default: 'Test262Error: Expected SameValue(«1», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«1», «0») to be true'
test/language/statements/for-of/dstr/array-elem-iter-thrw-close.js:
default: 'Test262Error: Expected SameValue(«1», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«1», «0») to be true'
test/language/statements/for-of/dstr/array-elem-trlg-iter-list-rtrn-close-err.js:
default: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all'
test/language/statements/for-of/dstr/array-elem-trlg-iter-list-rtrn-close-null.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/language/statements/for-of/dstr/array-elem-trlg-iter-list-rtrn-close.js:
default: 'Test262Error: Expected SameValue(«0», «1») to be true'
strict mode: 'Test262Error: Expected SameValue(«0», «1») to be true'
test/language/statements/for-of/dstr/array-elem-trlg-iter-list-thrw-close-err.js:
default: 'Test262Error: Expected SameValue(«1», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«1», «0») to be true'
test/language/statements/for-of/dstr/array-elem-trlg-iter-list-thrw-close.js:
default: 'Test262Error: Expected SameValue(«1», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«1», «0») to be true'
test/language/statements/for-of/dstr/array-elem-trlg-iter-rest-rtrn-close-err.js:
default: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a Test262Error to be thrown but no exception was thrown at all'
test/language/statements/for-of/dstr/array-elem-trlg-iter-rest-rtrn-close-null.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/language/statements/for-of/dstr/array-elem-trlg-iter-rest-rtrn-close.js:
default: 'Test262Error: Expected SameValue(«11», «1») to be true'
strict mode: 'Test262Error: Expected SameValue(«11», «1») to be true'
test/language/statements/for-of/dstr/array-elem-trlg-iter-rest-thrw-close-err.js:
default: 'Test262Error: Expected SameValue(«11», «1») to be true'
strict mode: 'Test262Error: Expected SameValue(«11», «1») to be true'
test/language/statements/for-of/dstr/array-elem-trlg-iter-rest-thrw-close.js:
default: 'Test262Error: Expected SameValue(«11», «1») to be true'
strict mode: 'Test262Error: Expected SameValue(«11», «1») to be true'
test/language/statements/for-of/dstr/array-rest-iter-rtrn-close-err.js:
default: "TypeError: undefined is not a function (near '...[...{}[yield]]...')"
strict mode: "TypeError: undefined is not a function (near '...[...{}[yield]]...')"
test/language/statements/for-of/dstr/array-rest-iter-rtrn-close-null.js:
default: "TypeError: undefined is not a function (near '...[...{}[yield]]...')"
strict mode: "TypeError: undefined is not a function (near '...[...{}[yield]]...')"
test/language/statements/for-of/dstr/array-rest-iter-rtrn-close.js:
default: "TypeError: undefined is not a function (near '...[...{}[yield]]...')"
strict mode: "TypeError: undefined is not a function (near '...[...{}[yield]]...')"
test/language/statements/for-of/dstr/array-rest-iter-thrw-close-err.js:
default: 'Test262Error: Expected SameValue(«11», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«11», «0») to be true'
test/language/statements/for-of/dstr/array-rest-iter-thrw-close.js:
default: 'Test262Error: Expected SameValue(«11», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«11», «0») to be true'
test/language/statements/for-of/dstr/array-rest-lref-err.js:
default: 'Test262Error: Expected SameValue(«1», «0») to be true'
strict mode: 'Test262Error: Expected SameValue(«1», «0») to be true'
test/language/statements/for-of/dstr/obj-id-put-const.js:
default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
test/language/statements/for-of/dstr/obj-id-put-let.js:
default: 'Test262Error: Expected a ReferenceError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: Expected a ReferenceError to be thrown but no exception was thrown at all'
test/language/statements/for/dstr/const-ary-init-iter-get-err-array-prototype.js:
default: 'TypeError: Spread syntax requires ...iterable[Symbol.iterator] to be a function'
strict mode: 'TypeError: Spread syntax requires ...iterable[Symbol.iterator] to be a function'
test/language/statements/for/dstr/const-ary-ptrn-elem-id-iter-val-array-prototype.js:
default: 'Test262Error: Expected SameValue(«3», «42») to be true'
strict mode: 'Test262Error: Expected SameValue(«3», «42») to be true'
test/language/statements/for/dstr/let-ary-init-iter-get-err-array-prototype.js:
default: 'TypeError: Spread syntax requires ...iterable[Symbol.iterator] to be a function'
strict mode: 'TypeError: Spread syntax requires ...iterable[Symbol.iterator] to be a function'
test/language/statements/for/dstr/let-ary-ptrn-elem-id-iter-val-array-prototype.js:
default: 'Test262Error: Expected SameValue(«3», «42») to be true'
strict mode: 'Test262Error: Expected SameValue(«3», «42») to be true'
test/language/statements/for/dstr/var-ary-init-iter-get-err-array-prototype.js:
default: 'TypeError: Spread syntax requires ...iterable[Symbol.iterator] to be a function'
strict mode: 'TypeError: Spread syntax requires ...iterable[Symbol.iterator] to be a function'
test/language/statements/for/dstr/var-ary-ptrn-elem-id-iter-val-array-prototype.js:
default: 'Test262Error: Expected SameValue(«3», «42») to be true'
strict mode: 'Test262Error: Expected SameValue(«3», «42») to be true'
test/language/statements/for/head-lhs-let.js:
default: "SyntaxError: Unexpected token ';'. Expected a parameter pattern or a ')' in parameter list."
test/language/statements/for/scope-body-lex-open.js:
default: 'Test262Error: Expected SameValue(«inside», «outside») to be true'
strict mode: 'Test262Error: Expected SameValue(«inside», «outside») to be true'
test/language/statements/function/eval-var-scope-syntax-err.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/statements/function/scope-body-lex-distinct.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/statements/function/scope-param-rest-elem-var-open.js:
default: 'Test262Error: Expected SameValue(«outside», «inside») to be true'
test/language/statements/generators/eval-var-scope-syntax-err.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/statements/generators/generator-created-after-decl-inst.js:
default: 'Test262Error: Expected SameValue(«[object Generator]», «[object Generator]») to be false'
strict mode: 'Test262Error: Expected SameValue(«[object Generator]», «[object Generator]») to be false'
test/language/statements/generators/scope-body-lex-distinct.js:
default: 'Test262Error: Expected a SyntaxError to be thrown but no exception was thrown at all'
test/language/statements/generators/scope-param-rest-elem-var-open.js:
default: 'Test262Error: Expected SameValue(«outside», «inside») to be true'
test/language/statements/labeled/decl-async-function.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/statements/labeled/decl-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/statements/labeled/let-array-with-newline.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/labeled/value-await-non-module-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'aw\\u0061it'"
strict mode: "SyntaxError: Unexpected escaped characters in keyword token: 'aw\\u0061it'"
test/language/statements/labeled/value-yield-non-strict-escaped.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'yi\\u0065ld'"
test/language/statements/let/block-local-closure-set-before-initialization.js:
default: 'Test262Error: Expected a ReferenceError to be thrown but no exception was thrown at all'
test/language/statements/let/dstr/ary-init-iter-get-err-array-prototype.js:
default: 'TypeError: Spread syntax requires ...iterable[Symbol.iterator] to be a function'
strict mode: 'TypeError: Spread syntax requires ...iterable[Symbol.iterator] to be a function'
test/language/statements/let/dstr/ary-ptrn-elem-id-iter-val-array-prototype.js:
default: 'Test262Error: Expected SameValue(«3», «42») to be true'
strict mode: 'Test262Error: Expected SameValue(«3», «42») to be true'
test/language/statements/let/syntax/escaped-let.js:
default: "SyntaxError: Unexpected escaped characters in keyword token: 'l\\u0065t'"
test/language/statements/switch/scope-lex-async-function.js:
default: Expected uncaught exception with name 'ReferenceError' but none was thrown
test/language/statements/switch/scope-lex-async-generator.js:
default: Expected uncaught exception with name 'ReferenceError' but none was thrown
test/language/statements/switch/scope-lex-generator.js:
default: Expected uncaught exception with name 'ReferenceError' but none was thrown
test/language/statements/switch/syntax/redeclaration/async-function-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/async-function-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/async-function-name-redeclaration-attempt-with-class.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/async-function-name-redeclaration-attempt-with-const.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/async-function-name-redeclaration-attempt-with-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/async-function-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/async-function-name-redeclaration-attempt-with-let.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/async-function-name-redeclaration-attempt-with-var.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-class.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-const.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-let.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/async-generator-name-redeclaration-attempt-with-var.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/class-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/class-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/class-name-redeclaration-attempt-with-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/class-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/const-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/const-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/const-name-redeclaration-attempt-with-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/const-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/function-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/function-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/function-name-redeclaration-attempt-with-class.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/function-name-redeclaration-attempt-with-const.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/function-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/function-name-redeclaration-attempt-with-let.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/function-name-redeclaration-attempt-with-var.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/generator-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/generator-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/generator-name-redeclaration-attempt-with-class.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/generator-name-redeclaration-attempt-with-const.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/generator-name-redeclaration-attempt-with-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/generator-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/generator-name-redeclaration-attempt-with-let.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/generator-name-redeclaration-attempt-with-var.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/let-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/let-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/let-name-redeclaration-attempt-with-function.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/let-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/var-name-redeclaration-attempt-with-async-function.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/var-name-redeclaration-attempt-with-async-generator.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/var-name-redeclaration-attempt-with-function.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/statements/switch/syntax/redeclaration/var-name-redeclaration-attempt-with-generator.js:
default: 'Test262: This statement should not be evaluated.'
strict mode: 'Test262: This statement should not be evaluated.'
test/language/statements/try/completion-values.js:
default: 'Test262Error: Expected SameValue(«39», «42») to be true'
strict mode: 'Test262Error: Expected SameValue(«39», «42») to be true'
test/language/statements/variable/dstr/ary-init-iter-get-err-array-prototype.js:
default: 'TypeError: Spread syntax requires ...iterable[Symbol.iterator] to be a function'
strict mode: 'TypeError: Spread syntax requires ...iterable[Symbol.iterator] to be a function'
test/language/statements/variable/dstr/ary-ptrn-elem-id-iter-val-array-prototype.js:
default: 'Test262Error: Expected SameValue(«3», «42») to be true'
strict mode: 'Test262Error: Expected SameValue(«3», «42») to be true'
test/language/types/reference/put-value-prop-base-primitive-realm.js:
default: 'Test262Error: number Expected SameValue(«0», «1») to be true'
strict mode: 'Test262Error: number Expected SameValue(«0», «1») to be true'
test/language/types/reference/put-value-prop-base-primitive.js:
default: 'Test262Error: number Expected SameValue(«0», «1») to be true'
strict mode: 'TypeError: Attempted to assign to readonly property.'