blob: cc395b55ff893deb38469d0aff5379dfb6dd9e00 [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/Date/UTC/fp-evaluation-order.js:
default: 'Test262Error: order of operations / precision in MakeTime Expected SameValue(«NaN», «29312») to be true'
strict mode: 'Test262Error: order of operations / precision in MakeTime Expected SameValue(«NaN», «29312») to be true'
test/built-ins/Function/internals/Construct/derived-return-val-realm.js:
default: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
strict mode: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
test/built-ins/Function/internals/Construct/derived-this-uninitialized-realm.js:
default: 'Test262Error: Expected a ReferenceError but got a different error constructor with the same name'
strict mode: 'Test262Error: Expected a ReferenceError but got a different error constructor with the same name'
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/built-in-function-object.js:
default: 'Test262Error: Conforms to NativeFunction Syntax: "function $*() {\n [native code]\n}" (%RegExp%.$*)'
strict mode: 'Test262Error: Conforms to NativeFunction Syntax: "function $*() {\n [native code]\n}" (%RegExp%.$*)'
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/private-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/private-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/private-static-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/private-static-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/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-with-function.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/keys/order-after-define-property-with-function.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 different error constructor with the same name'
strict mode: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
test/built-ins/Proxy/apply/trap-is-not-callable-realm.js:
default: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
strict mode: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
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 different error constructor with the same name'
strict mode: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
test/built-ins/Proxy/construct/return-not-object-throws-boolean-realm.js:
default: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
strict mode: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
test/built-ins/Proxy/construct/return-not-object-throws-null-realm.js:
default: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
strict mode: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
test/built-ins/Proxy/construct/return-not-object-throws-number-realm.js:
default: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
strict mode: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
test/built-ins/Proxy/construct/return-not-object-throws-string-realm.js:
default: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
strict mode: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
test/built-ins/Proxy/construct/return-not-object-throws-symbol-realm.js:
default: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
strict mode: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
test/built-ins/Proxy/construct/return-not-object-throws-undefined-realm.js:
default: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
strict mode: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
test/built-ins/Proxy/construct/trap-is-not-callable-realm.js:
default: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
strict mode: 'Test262Error: Expected a TypeError but got a different error constructor with the same name'
test/built-ins/RegExp/property-escapes/generated/Alphabetic.js:
default: 'Test262Error: `\p{Alphabetic}` should match U+000C5D (`ౝ`)'
strict mode: 'Test262Error: `\p{Alphabetic}` should match U+000C5D (`ౝ`)'
test/built-ins/RegExp/property-escapes/generated/Assigned.js:
default: 'Test262Error: `\p{Assigned}` should match U+000C5D (`ౝ`)'
strict mode: 'Test262Error: `\p{Assigned}` should match U+000C5D (`ౝ`)'
test/built-ins/RegExp/property-escapes/generated/Bidi_Mirrored.js:
default: 'Test262Error: `\p{Bidi_Mirrored}` should match U+002E55 (`⹕`)'
strict mode: 'Test262Error: `\p{Bidi_Mirrored}` should match U+002E55 (`⹕`)'
test/built-ins/RegExp/property-escapes/generated/Case_Ignorable.js:
default: 'Test262Error: `\p{Case_Ignorable}` should match U+000888 (`࢈`)'
strict mode: 'Test262Error: `\p{Case_Ignorable}` should match U+000888 (`࢈`)'
test/built-ins/RegExp/property-escapes/generated/Cased.js:
default: 'Test262Error: `\p{Cased}` should match U+00A7D3 (`ꟓ`)'
strict mode: 'Test262Error: `\p{Cased}` should match U+00A7D3 (`ꟓ`)'
test/built-ins/RegExp/property-escapes/generated/Changes_When_Casefolded.js:
default: 'Test262Error: `\p{Changes_When_Casefolded}` should match U+00A7C0 (`Ꟁ`)'
strict mode: 'Test262Error: `\p{Changes_When_Casefolded}` should match U+00A7C0 (`Ꟁ`)'
test/built-ins/RegExp/property-escapes/generated/Changes_When_Casemapped.js:
default: 'Test262Error: `\p{Changes_When_Casemapped}` should match U+002C2F (`Ⱟ`)'
strict mode: 'Test262Error: `\p{Changes_When_Casemapped}` should match U+002C2F (`Ⱟ`)'
test/built-ins/RegExp/property-escapes/generated/Changes_When_Lowercased.js:
default: 'Test262Error: `\p{Changes_When_Lowercased}` should match U+00A7C0 (`Ꟁ`)'
strict mode: 'Test262Error: `\p{Changes_When_Lowercased}` should match U+00A7C0 (`Ꟁ`)'
test/built-ins/RegExp/property-escapes/generated/Changes_When_NFKC_Casefolded.js:
default: 'Test262Error: `\p{Changes_When_NFKC_Casefolded}` should match U+00A7C0 (`Ꟁ`)'
strict mode: 'Test262Error: `\p{Changes_When_NFKC_Casefolded}` should match U+00A7C0 (`Ꟁ`)'
test/built-ins/RegExp/property-escapes/generated/Changes_When_Titlecased.js:
default: 'Test262Error: `\p{Changes_When_Titlecased}` should match U+00A7C1 (`ꟁ`)'
strict mode: 'Test262Error: `\p{Changes_When_Titlecased}` should match U+00A7C1 (`ꟁ`)'
test/built-ins/RegExp/property-escapes/generated/Changes_When_Uppercased.js:
default: 'Test262Error: `\p{Changes_When_Uppercased}` should match U+00A7C1 (`ꟁ`)'
strict mode: 'Test262Error: `\p{Changes_When_Uppercased}` should match U+00A7C1 (`ꟁ`)'
test/built-ins/RegExp/property-escapes/generated/Dash.js:
default: 'Test262Error: `\p{Dash}` should match U+002E5D (`⹝`)'
strict mode: 'Test262Error: `\p{Dash}` should match U+002E5D (`⹝`)'
test/built-ins/RegExp/property-escapes/generated/Default_Ignorable_Code_Point.js:
default: 'Test262Error: `\p{Default_Ignorable_Code_Point}` should match U+00180F (`᠏`)'
strict mode: 'Test262Error: `\p{Default_Ignorable_Code_Point}` should match U+00180F (`᠏`)'
test/built-ins/RegExp/property-escapes/generated/Diacritic.js:
default: 'Test262Error: `\p{Diacritic}` should match U+000C3C (`఼`)'
strict mode: 'Test262Error: `\p{Diacritic}` should match U+000C3C (`఼`)'
test/built-ins/RegExp/property-escapes/generated/Emoji.js:
default: 'Test262Error: `\p{Emoji}` should match U+01F7F0 (`🟰`)'
strict mode: 'Test262Error: `\p{Emoji}` should match U+01F7F0 (`🟰`)'
test/built-ins/RegExp/property-escapes/generated/Emoji_Modifier_Base.js:
default: 'Test262Error: `\p{Emoji_Modifier_Base}` should match U+01FAC3 (`🫃`)'
strict mode: 'Test262Error: `\p{Emoji_Modifier_Base}` should match U+01FAC3 (`🫃`)'
test/built-ins/RegExp/property-escapes/generated/Emoji_Presentation.js:
default: 'Test262Error: `\p{Emoji_Presentation}` should match U+01F7F0 (`🟰`)'
strict mode: 'Test262Error: `\p{Emoji_Presentation}` should match U+01F7F0 (`🟰`)'
test/built-ins/RegExp/property-escapes/generated/Extender.js:
default: 'Test262Error: `\p{Extender}` should match U+010781 (`𐞁`)'
strict mode: 'Test262Error: `\p{Extender}` should match U+010781 (`𐞁`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Cased_Letter.js:
default: 'Test262Error: `\p{General_Category=Cased_Letter}` should match U+00A7D3 (`ꟓ`)'
strict mode: 'Test262Error: `\p{General_Category=Cased_Letter}` should match U+00A7D3 (`ꟓ`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Close_Punctuation.js:
default: 'Test262Error: `\p{General_Category=Close_Punctuation}` should match U+002E56 (`⹖`)'
strict mode: 'Test262Error: `\p{General_Category=Close_Punctuation}` should match U+002E56 (`⹖`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Currency_Symbol.js:
default: 'Test262Error: `\p{General_Category=Currency_Symbol}` should match U+0020C0 (`⃀`)'
strict mode: 'Test262Error: `\p{General_Category=Currency_Symbol}` should match U+0020C0 (`⃀`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Dash_Punctuation.js:
default: 'Test262Error: `\p{General_Category=Dash_Punctuation}` should match U+002E5D (`⹝`)'
strict mode: 'Test262Error: `\p{General_Category=Dash_Punctuation}` should match U+002E5D (`⹝`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Decimal_Number.js:
default: 'Test262Error: `\p{General_Category=Decimal_Number}` should match U+016AC0 (`𖫀`)'
strict mode: 'Test262Error: `\p{General_Category=Decimal_Number}` should match U+016AC0 (`𖫀`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Format.js:
default: 'Test262Error: `\p{General_Category=Format}` should match U+000890 (`࢐`)'
strict mode: 'Test262Error: `\p{General_Category=Format}` should match U+000890 (`࢐`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Letter.js:
default: 'Test262Error: `\p{General_Category=Letter}` should match U+000C5D (`ౝ`)'
strict mode: 'Test262Error: `\p{General_Category=Letter}` should match U+000C5D (`ౝ`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Lowercase_Letter.js:
default: 'Test262Error: `\p{General_Category=Lowercase_Letter}` should match U+00A7C1 (`ꟁ`)'
strict mode: 'Test262Error: `\p{General_Category=Lowercase_Letter}` should match U+00A7C1 (`ꟁ`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Mark.js:
default: 'Test262Error: `\p{General_Category=Mark}` should match U+000C3C (`఼`)'
strict mode: 'Test262Error: `\p{General_Category=Mark}` should match U+000C3C (`఼`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Modifier_Letter.js:
default: 'Test262Error: `\p{General_Category=Modifier_Letter}` should match U+0008C9 (`ࣉ`)'
strict mode: 'Test262Error: `\p{General_Category=Modifier_Letter}` should match U+0008C9 (`ࣉ`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Modifier_Symbol.js:
default: 'Test262Error: `\p{General_Category=Modifier_Symbol}` should match U+000888 (`࢈`)'
strict mode: 'Test262Error: `\p{General_Category=Modifier_Symbol}` should match U+000888 (`࢈`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Nonspacing_Mark.js:
default: 'Test262Error: `\p{General_Category=Nonspacing_Mark}` should match U+000C3C (`఼`)'
strict mode: 'Test262Error: `\p{General_Category=Nonspacing_Mark}` should match U+000C3C (`఼`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Number.js:
default: 'Test262Error: `\p{General_Category=Number}` should match U+016AC0 (`𖫀`)'
strict mode: 'Test262Error: `\p{General_Category=Number}` should match U+016AC0 (`𖫀`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Open_Punctuation.js:
default: 'Test262Error: `\p{General_Category=Open_Punctuation}` should match U+002E55 (`⹕`)'
strict mode: 'Test262Error: `\p{General_Category=Open_Punctuation}` should match U+002E55 (`⹕`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other.js:
default: 'Test262Error: `\P{General_Category=Other}` should match U+000C5D (`ౝ`)'
strict mode: 'Test262Error: `\P{General_Category=Other}` should match U+000C5D (`ౝ`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Letter.js:
default: 'Test262Error: `\p{General_Category=Other_Letter}` should match U+000C5D (`ౝ`)'
strict mode: 'Test262Error: `\p{General_Category=Other_Letter}` should match U+000C5D (`ౝ`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Punctuation.js:
default: 'Test262Error: `\p{General_Category=Other_Punctuation}` should match U+0116B9 (`𑚹`)'
strict mode: 'Test262Error: `\p{General_Category=Other_Punctuation}` should match U+0116B9 (`𑚹`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Other_Symbol.js:
default: 'Test262Error: `\p{General_Category=Other_Symbol}` should match U+00FDCF (`﷏`)'
strict mode: 'Test262Error: `\p{General_Category=Other_Symbol}` should match U+00FDCF (`﷏`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Punctuation.js:
default: 'Test262Error: `\p{General_Category=Punctuation}` should match U+0116B9 (`𑚹`)'
strict mode: 'Test262Error: `\p{General_Category=Punctuation}` should match U+0116B9 (`𑚹`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Spacing_Mark.js:
default: 'Test262Error: `\p{General_Category=Spacing_Mark}` should match U+001715 (`᜕`)'
strict mode: 'Test262Error: `\p{General_Category=Spacing_Mark}` should match U+001715 (`᜕`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Symbol.js:
default: 'Test262Error: `\p{General_Category=Symbol}` should match U+000888 (`࢈`)'
strict mode: 'Test262Error: `\p{General_Category=Symbol}` should match U+000888 (`࢈`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Unassigned.js:
default: 'Test262Error: `\P{General_Category=Unassigned}` should match U+000C5D (`ౝ`)'
strict mode: 'Test262Error: `\P{General_Category=Unassigned}` should match U+000C5D (`ౝ`)'
test/built-ins/RegExp/property-escapes/generated/General_Category_-_Uppercase_Letter.js:
default: 'Test262Error: `\p{General_Category=Uppercase_Letter}` should match U+00A7C0 (`Ꟁ`)'
strict mode: 'Test262Error: `\p{General_Category=Uppercase_Letter}` should match U+00A7C0 (`Ꟁ`)'
test/built-ins/RegExp/property-escapes/generated/Grapheme_Base.js:
default: 'Test262Error: `\p{Grapheme_Base}` should match U+000C5D (`ౝ`)'
strict mode: 'Test262Error: `\p{Grapheme_Base}` should match U+000C5D (`ౝ`)'
test/built-ins/RegExp/property-escapes/generated/Grapheme_Extend.js:
default: 'Test262Error: `\p{Grapheme_Extend}` should match U+000C3C (`఼`)'
strict mode: 'Test262Error: `\p{Grapheme_Extend}` should match U+000C3C (`఼`)'
test/built-ins/RegExp/property-escapes/generated/ID_Continue.js:
default: 'Test262Error: `\p{ID_Continue}` should match U+000C5D (`ౝ`)'
strict mode: 'Test262Error: `\p{ID_Continue}` should match U+000C5D (`ౝ`)'
test/built-ins/RegExp/property-escapes/generated/ID_Start.js:
default: 'Test262Error: `\p{ID_Start}` should match U+000C5D (`ౝ`)'
strict mode: 'Test262Error: `\p{ID_Start}` should match U+000C5D (`ౝ`)'
test/built-ins/RegExp/property-escapes/generated/Ideographic.js:
default: 'Test262Error: `\p{Ideographic}` should match U+009FFD (`鿽`)'
strict mode: 'Test262Error: `\p{Ideographic}` should match U+009FFD (`鿽`)'
test/built-ins/RegExp/property-escapes/generated/Lowercase.js:
default: 'Test262Error: `\p{Lowercase}` should match U+00A7C1 (`ꟁ`)'
strict mode: 'Test262Error: `\p{Lowercase}` should match U+00A7C1 (`ꟁ`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Ahom.js:
default: 'Test262Error: `\p{Script=Ahom}` should match U+011740 (`𑝀`)'
strict mode: 'Test262Error: `\p{Script=Ahom}` should match U+011740 (`𑝀`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Arabic.js:
default: 'Test262Error: `\p{Script=Arabic}` should match U+00FDCF (`﷏`)'
strict mode: 'Test262Error: `\p{Script=Arabic}` should match U+00FDCF (`﷏`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Balinese.js:
default: 'Test262Error: `\p{Script=Balinese}` should match U+001B4C (`ᭌ`)'
strict mode: 'Test262Error: `\p{Script=Balinese}` should match U+001B4C (`ᭌ`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Brahmi.js:
default: 'Test262Error: `\p{Script=Brahmi}` should match U+011070 (`𑁰`)'
strict mode: 'Test262Error: `\p{Script=Brahmi}` should match U+011070 (`𑁰`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Canadian_Aboriginal.js:
default: 'Test262Error: `\p{Script=Canadian_Aboriginal}` should match U+011AB0 (`𑪰`)'
strict mode: 'Test262Error: `\p{Script=Canadian_Aboriginal}` should match U+011AB0 (`𑪰`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Common.js:
default: 'Test262Error: `\p{Script=Common}` should match U+01F7F0 (`🟰`)'
strict mode: 'Test262Error: `\p{Script=Common}` should match U+01F7F0 (`🟰`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Cypro_Minoan.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_-_Ethiopic.js:
default: 'Test262Error: `\p{Script=Ethiopic}` should match U+01E7E0 (`𞟠`)'
strict mode: 'Test262Error: `\p{Script=Ethiopic}` should match U+01E7E0 (`𞟠`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Glagolitic.js:
default: 'Test262Error: `\p{Script=Glagolitic}` should match U+002C2F (`Ⱟ`)'
strict mode: 'Test262Error: `\p{Script=Glagolitic}` should match U+002C2F (`Ⱟ`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Han.js:
default: 'Test262Error: `\p{Script=Han}` should match U+009FFD (`鿽`)'
strict mode: 'Test262Error: `\p{Script=Han}` should match U+009FFD (`鿽`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Hiragana.js:
default: 'Test262Error: `\p{Script=Hiragana}` should match U+01B11F (`𛄟`)'
strict mode: 'Test262Error: `\p{Script=Hiragana}` should match U+01B11F (`𛄟`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Inherited.js:
default: 'Test262Error: `\p{Script=Inherited}` should match U+001AC1 (`᫁`)'
strict mode: 'Test262Error: `\p{Script=Inherited}` should match U+001AC1 (`᫁`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Kaithi.js:
default: 'Test262Error: `\p{Script=Kaithi}` should match U+0110C2 (`𑃂`)'
strict mode: 'Test262Error: `\p{Script=Kaithi}` should match U+0110C2 (`𑃂`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Kannada.js:
default: 'Test262Error: `\p{Script=Kannada}` should match U+000CDD (`ೝ`)'
strict mode: 'Test262Error: `\p{Script=Kannada}` should match U+000CDD (`ೝ`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Katakana.js:
default: 'Test262Error: `\p{Script=Katakana}` should match U+01AFF0 (`𚿰`)'
strict mode: 'Test262Error: `\p{Script=Katakana}` should match U+01AFF0 (`𚿰`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Latin.js:
default: 'Test262Error: `\p{Script=Latin}` should match U+00A7D3 (`ꟓ`)'
strict mode: 'Test262Error: `\p{Script=Latin}` should match U+00A7D3 (`ꟓ`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Mongolian.js:
default: 'Test262Error: `\p{Script=Mongolian}` should match U+00180F (`᠏`)'
strict mode: 'Test262Error: `\p{Script=Mongolian}` should match U+00180F (`᠏`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Old_Uyghur.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_-_Tagalog.js:
default: 'Test262Error: `\p{Script=Tagalog}` should match U+00171F (`ᜟ`)'
strict mode: 'Test262Error: `\p{Script=Tagalog}` should match U+00171F (`ᜟ`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Takri.js:
default: 'Test262Error: `\p{Script=Takri}` should match U+0116B9 (`𑚹`)'
strict mode: 'Test262Error: `\p{Script=Takri}` should match U+0116B9 (`𑚹`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Tangsa.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_-_Telugu.js:
default: 'Test262Error: `\p{Script=Telugu}` should match U+000C5D (`ౝ`)'
strict mode: 'Test262Error: `\p{Script=Telugu}` should match U+000C5D (`ౝ`)'
test/built-ins/RegExp/property-escapes/generated/Script_-_Toto.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_-_Vithkuqi.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+00061F (`؟`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Adlam}` should match U+00061F (`؟`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Ahom.js:
default: 'Test262Error: `\p{Script_Extensions=Ahom}` should match U+011740 (`𑝀`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Ahom}` should match U+011740 (`𑝀`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Arabic.js:
default: 'Test262Error: `\p{Script_Extensions=Arabic}` should match U+00FDCF (`﷏`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Arabic}` should match U+00FDCF (`﷏`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Balinese.js:
default: 'Test262Error: `\p{Script_Extensions=Balinese}` should match U+001B4C (`ᭌ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Balinese}` should match U+001B4C (`ᭌ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Brahmi.js:
default: 'Test262Error: `\p{Script_Extensions=Brahmi}` should match U+011070 (`𑁰`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Brahmi}` should match U+011070 (`𑁰`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Canadian_Aboriginal.js:
default: 'Test262Error: `\p{Script_Extensions=Canadian_Aboriginal}` should match U+011AB0 (`𑪰`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Canadian_Aboriginal}` should match U+011AB0 (`𑪰`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Common.js:
default: 'Test262Error: `\p{Script_Extensions=Common}` should match U+01F7F0 (`🟰`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Common}` should match U+01F7F0 (`🟰`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Cypro_Minoan.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_-_Ethiopic.js:
default: 'Test262Error: `\p{Script_Extensions=Ethiopic}` should match U+01E7E0 (`𞟠`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Ethiopic}` should match U+01E7E0 (`𞟠`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Glagolitic.js:
default: 'Test262Error: `\p{Script_Extensions=Glagolitic}` should match U+002C2F (`Ⱟ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Glagolitic}` should match U+002C2F (`Ⱟ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Han.js:
default: 'Test262Error: `\p{Script_Extensions=Han}` should match U+009FFD (`鿽`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Han}` should match U+009FFD (`鿽`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Hiragana.js:
default: 'Test262Error: `\p{Script_Extensions=Hiragana}` should match U+01B11F (`𛄟`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Hiragana}` should match U+01B11F (`𛄟`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Inherited.js:
default: 'Test262Error: `\p{Script_Extensions=Inherited}` should match U+001AC1 (`᫁`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Inherited}` should match U+001AC1 (`᫁`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Kaithi.js:
default: 'Test262Error: `\p{Script_Extensions=Kaithi}` should match U+0110C2 (`𑃂`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Kaithi}` should match U+0110C2 (`𑃂`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Kannada.js:
default: 'Test262Error: `\p{Script_Extensions=Kannada}` should match U+000CDD (`ೝ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Kannada}` should match U+000CDD (`ೝ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Katakana.js:
default: 'Test262Error: `\p{Script_Extensions=Katakana}` should match U+01AFF0 (`𚿰`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Katakana}` should match U+01AFF0 (`𚿰`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Latin.js:
default: 'Test262Error: `\p{Script_Extensions=Latin}` should match U+00A7D3 (`ꟓ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Latin}` should match U+00A7D3 (`ꟓ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Mongolian.js:
default: 'Test262Error: `\p{Script_Extensions=Mongolian}` should match U+00180F (`᠏`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Mongolian}` should match U+00180F (`᠏`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Nko.js:
default: 'Test262Error: `\p{Script_Extensions=Nko}` should match U+00060C (`،`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Nko}` should match U+00060C (`،`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Old_Uyghur.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_-_Syriac.js:
default: 'Test262Error: `\p{Script_Extensions=Syriac}` should match U+001DFA (`᷺`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Syriac}` should match U+001DFA (`᷺`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Tagalog.js:
default: 'Test262Error: `\p{Script_Extensions=Tagalog}` should match U+00171F (`ᜟ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Tagalog}` should match U+00171F (`ᜟ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Takri.js:
default: 'Test262Error: `\p{Script_Extensions=Takri}` should match U+0116B9 (`𑚹`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Takri}` should match U+0116B9 (`𑚹`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Tangsa.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_-_Telugu.js:
default: 'Test262Error: `\p{Script_Extensions=Telugu}` should match U+000C5D (`ౝ`)'
strict mode: 'Test262Error: `\p{Script_Extensions=Telugu}` should match U+000C5D (`ౝ`)'
test/built-ins/RegExp/property-escapes/generated/Script_Extensions_-_Toto.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_-_Vithkuqi.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+00061D (`؝`)'
strict mode: 'Test262Error: `\p{Sentence_Terminal}` should match U+00061D (`؝`)'
test/built-ins/RegExp/property-escapes/generated/Soft_Dotted.js:
default: 'Test262Error: `\p{Soft_Dotted}` should match U+01DF1A (`𝼚`)'
strict mode: 'Test262Error: `\p{Soft_Dotted}` should match U+01DF1A (`𝼚`)'
test/built-ins/RegExp/property-escapes/generated/Terminal_Punctuation.js:
default: 'Test262Error: `\p{Terminal_Punctuation}` should match U+00061D (`؝`)'
strict mode: 'Test262Error: `\p{Terminal_Punctuation}` should match U+00061D (`؝`)'
test/built-ins/RegExp/property-escapes/generated/Unified_Ideograph.js:
default: 'Test262Error: `\p{Unified_Ideograph}` should match U+009FFD (`鿽`)'
strict mode: 'Test262Error: `\p{Unified_Ideograph}` should match U+009FFD (`鿽`)'
test/built-ins/RegExp/property-escapes/generated/Uppercase.js:
default: 'Test262Error: `\p{Uppercase}` should match U+00A7C0 (`Ꟁ`)'
strict mode: 'Test262Error: `\p{Uppercase}` should match U+00A7C0 (`Ꟁ`)'
test/built-ins/RegExp/property-escapes/generated/Variation_Selector.js:
default: 'Test262Error: `\p{Variation_Selector}` should match U+00180F (`᠏`)'
strict mode: 'Test262Error: `\p{Variation_Selector}` should match U+00180F (`᠏`)'
test/built-ins/RegExp/property-escapes/generated/XID_Continue.js:
default: 'Test262Error: `\p{XID_Continue}` should match U+000C5D (`ౝ`)'
strict mode: 'Test262Error: `\p{XID_Continue}` should match U+000C5D (`ౝ`)'
test/built-ins/RegExp/property-escapes/generated/XID_Start.js:
default: 'Test262Error: `\p{XID_Start}` should match U+000C5D (`ౝ`)'
strict mode: 'Test262Error: `\p{XID_Start}` should match U+000C5D (`ౝ`)'
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.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/Temporal/PlainTime/from/argument-string-with-calendar.js:
default: 'RangeError: invalid time string'
strict mode: 'RangeError: invalid time string'
test/built-ins/Temporal/PlainTime/from/options-undefined.js:
default: 'TypeError: "microsecond" field is missing'
strict mode: 'TypeError: "microsecond" field is missing'
test/built-ins/Temporal/PlainTime/from/overflow-undefined.js:
default: 'TypeError: "microsecond" field is missing'
strict mode: 'TypeError: "microsecond" field is missing'
test/built-ins/Temporal/PlainTime/from/overflow-wrong-type.js:
default: 'TypeError: "microsecond" field is missing'
strict mode: 'TypeError: "microsecond" field is missing'
test/built-ins/Temporal/PlainTime/prototype/equals/argument-wrong-type.js:
default: 'TypeError: "hour" field is missing'
strict mode: 'TypeError: "hour" field is missing'
test/built-ins/Temporal/PlainTime/prototype/subtract/order-of-operations.js:
default: 'Test262Error: Expected [get years, get years.valueOf, call years.valueOf, get months, get months.valueOf, call months.valueOf, get weeks, get weeks.valueOf, call weeks.valueOf, get days, get days.valueOf, call days.valueOf, get hours, get hours.valueOf, call hours.valueOf, get minutes, get minutes.valueOf, call minutes.valueOf, get seconds, get seconds.valueOf, call seconds.valueOf, get milliseconds, get milliseconds.valueOf, call milliseconds.valueOf, get microseconds, get microseconds.valueOf, call microseconds.valueOf, get nanoseconds, get nanoseconds.valueOf, call nanoseconds.valueOf] and [get days, get days.valueOf, call days.valueOf, get hours, get hours.valueOf, call hours.valueOf, get microseconds, get microseconds.valueOf, call microseconds.valueOf, get milliseconds, get milliseconds.valueOf, call milliseconds.valueOf, get minutes, get minutes.valueOf, call minutes.valueOf, get months, get months.valueOf, call months.valueOf, get nanoseconds, get nanoseconds.valueOf, call nanoseconds.valueOf, get seconds, get seconds.valueOf, call seconds.valueOf, get weeks, get weeks.valueOf, call weeks.valueOf, get years, get years.valueOf, call years.valueOf] to have the same contents. order of operations'
strict mode: 'Test262Error: Expected [get years, get years.valueOf, call years.valueOf, get months, get months.valueOf, call months.valueOf, get weeks, get weeks.valueOf, call weeks.valueOf, get days, get days.valueOf, call days.valueOf, get hours, get hours.valueOf, call hours.valueOf, get minutes, get minutes.valueOf, call minutes.valueOf, get seconds, get seconds.valueOf, call seconds.valueOf, get milliseconds, get milliseconds.valueOf, call milliseconds.valueOf, get microseconds, get microseconds.valueOf, call microseconds.valueOf, get nanoseconds, get nanoseconds.valueOf, call nanoseconds.valueOf] and [get days, get days.valueOf, call days.valueOf, get hours, get hours.valueOf, call hours.valueOf, get microseconds, get microseconds.valueOf, call microseconds.valueOf, get milliseconds, get milliseconds.valueOf, call milliseconds.valueOf, get minutes, get minutes.valueOf, call minutes.valueOf, get months, get months.valueOf, call months.valueOf, get nanoseconds, get nanoseconds.valueOf, call nanoseconds.valueOf, get seconds, get seconds.valueOf, call seconds.valueOf, get weeks, get weeks.valueOf, call weeks.valueOf, get years, get years.valueOf, call years.valueOf] to have the same contents. order of operations'
test/built-ins/Temporal/PlainTime/prototype/toLocaleString/locales-undefined.js:
default: 'TypeError: Temporal.PlainTime.prototype.valueOf must not be called. To compare PlainTime values, use Temporal.PlainTime.compare'
strict mode: 'TypeError: Temporal.PlainTime.prototype.valueOf must not be called. To compare PlainTime values, use Temporal.PlainTime.compare'
test/built-ins/Temporal/PlainTime/prototype/toLocaleString/options-conflict.js:
default: 'Test262Error: time.toLocaleString("en", { hour: "numeric", timeStyle: "short" }) throws TypeError Expected a TypeError to be thrown but no exception was thrown at all'
strict mode: 'Test262Error: time.toLocaleString("en", { hour: "numeric", timeStyle: "short" }) throws TypeError Expected a TypeError to be thrown but no exception was thrown at all'
test/built-ins/Temporal/PlainTime/prototype/toLocaleString/options-undefined.js:
default: 'TypeError: Temporal.PlainTime.prototype.valueOf must not be called. To compare PlainTime values, use Temporal.PlainTime.compare'
strict mode: 'TypeError: Temporal.PlainTime.prototype.valueOf must not be called. To compare PlainTime values, use Temporal.PlainTime.compare'
test/built-ins/Temporal/getOwnPropertyNames.js:
default: 'Test262Error: length Expected SameValue(«5», «11») to be true'
strict mode: 'Test262Error: length Expected SameValue(«5», «11») to be true'
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/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(«xtg-x-cel-gaulish», «xtg») to be true'
strict mode: 'Test262Error: Expected SameValue(«xtg-x-cel-gaulish», «xtg») 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/Locale/extensions-grandfathered.js:
default: 'Test262Error: Expected SameValue(«fr-Cyrl-FR-u-nu-latn-x-cel-gaulish», «fr-Cyrl-FR-u-nu-latn») to be true'
strict mode: 'Test262Error: Expected SameValue(«fr-Cyrl-FR-u-nu-latn-x-cel-gaulish», «fr-Cyrl-FR-u-nu-latn») to be true'
test/intl402/Locale/likely-subtags-grandfathered.js:
default: 'Test262Error: Expected SameValue(«xtg-x-cel-gaulish», «xtg») to be true'
strict mode: 'Test262Error: Expected SameValue(«xtg-x-cel-gaulish», «xtg») 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/intl402/Temporal/PlainTime/prototype/toLocaleString/resolved-time-zone.js:
default: 'Test262Error: Expected SameValue(«00:30:45.123456789», «12:30:45 AM») to be true'
strict mode: 'Test262Error: Expected SameValue(«00:30:45.123456789», «12:30:45 AM») to be true'
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-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_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: 'Test262Error: '
strict mode: 'Test262Error: '
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/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-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/cpn-class-expr-fields-computed-property-name-from-yield-expression.js:
default: "SyntaxError: Unexpected keyword 'yield'. Cannot use yield expression out of generator."
strict mode: "SyntaxError: Unexpected keyword 'yield'. Cannot use yield expression out of generator."
test/language/expressions/class/cpn-class-expr-fields-methods-computed-property-name-from-yield-expression.js:
default: "SyntaxError: Unexpected keyword 'yield'. Cannot use yield expression out of generator."
strict mode: "SyntaxError: Unexpected keyword 'yield'. Cannot use yield expression out of generator."
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/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/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/non-ctor-err-realm.js:
default: 'Test262Error: production including Arguments Expected a TypeError but got a different error constructor with the same name'
strict mode: 'Test262Error: production including Arguments Expected a TypeError but got a different error constructor with the same name'
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/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/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/early-dup-top-function-async-generator.js:
module: 'Test262: This statement should not be evaluated.'
test/language/module-code/early-dup-top-function-async.js:
module: 'Test262: This statement should not be evaluated.'
test/language/module-code/early-dup-top-function-generator.js:
module: 'Test262: This statement should not be evaluated.'
test/language/module-code/early-dup-top-function.js:
module: 'Test262: This statement should not be evaluated.'
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/cpn-class-decl-fields-computed-property-name-from-yield-expression.js:
default: "SyntaxError: Unexpected keyword 'yield'. Cannot use yield expression out of generator."
strict mode: "SyntaxError: Unexpected keyword 'yield'. Cannot use yield expression out of generator."
test/language/statements/class/cpn-class-decl-fields-methods-computed-property-name-from-yield-expression.js:
default: "SyntaxError: Unexpected keyword 'yield'. Cannot use yield expression out of generator."
strict mode: "SyntaxError: Unexpected keyword 'yield'. Cannot use yield expression out of generator."
test/language/statements/class/definition/fn-length-static-precedence-order.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
test/language/statements/class/definition/fn-name-static-precedence-order.js:
default: 'Test262Error: Expected true but got false'
strict mode: 'Test262Error: Expected true but got false'
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-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-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/privatefieldset-evaluation-order-1.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/class/elements/privatefieldset-evaluation-order-3.js:
default: 'Test262Error: Expected SameValue(«undefined», «pass») to be true'
strict mode: 'Test262Error: Expected SameValue(«undefined», «pass») to be true'
test/language/statements/class/elements/privatefieldset-typeerror-10.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/class/elements/privatefieldset-typeerror-11.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/class/elements/privatefieldset-typeerror-6.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/class/elements/privatefieldset-typeerror-7.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/class/elements/privatefieldset-typeerror-8.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/class/elements/privatefieldset-typeerror-9.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/class/subclass/default-constructor-spread-override.js:
default: 'Test262Error: @@iterator invoked'
strict mode: 'Test262Error: @@iterator invoked'
test/language/statements/class/subclass/derived-class-return-override-catch-finally-arrow.js:
default: "ReferenceError: 'super()' must be called in derived constructor before accessing |this| or returning non-object."
strict mode: "ReferenceError: 'super()' must be called in derived constructor before accessing |this| or returning non-object."
test/language/statements/class/subclass/derived-class-return-override-catch-super-arrow.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/class/subclass/derived-class-return-override-catch-super.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/class/subclass/derived-class-return-override-catch.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/class/subclass/derived-class-return-override-finally-super-arrow.js:
default: "ReferenceError: 'super()' must be called in derived constructor before accessing |this| or returning non-object."
strict mode: "ReferenceError: 'super()' must be called in derived constructor before accessing |this| or returning non-object."
test/language/statements/class/subclass/derived-class-return-override-for-of-arrow.js:
default: "ReferenceError: 'super()' must be called in derived constructor before accessing |this| or returning non-object."
strict mode: "ReferenceError: 'super()' must be called in derived constructor before accessing |this| or returning non-object."
test/language/statements/const/dstr/ary-init-iter-get-err-array-prototype.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/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/head-lhs-async.js:
default: "SyntaxError: Unexpected identifier 'of'"
strict mode: "SyntaxError: Unexpected identifier 'of'"
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/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-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: 'Test262Error: '
strict mode: 'Test262Error: '
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: '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/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: '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/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: 'Test262Error: Expected a TypeError but got a ReferenceError'
strict mode: 'Test262Error: Expected a TypeError but got a ReferenceError'
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/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: '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/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/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/variable/dstr/ary-init-iter-get-err-array-prototype.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/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'