oxc/tasks/coverage/snapshots/semantic_test262.snap
2024-12-06 14:34:01 +08:00

6685 lines
287 KiB
Text

commit: eefc5cf3
semantic_test262 Summary:
AST Parsed : 44037/44037 (100.00%)
Positive Passed: 43508/44037 (98.80%)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-block-scoping.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(4): ScopeId(4294967294)
rebuilt : SymbolId(4): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-existing-block-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-existing-block-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-existing-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-existing-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-existing-var-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-existing-var-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-no-skip-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-skip-dft-param.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(4): ScopeId(4294967294)
rebuilt : SymbolId(4): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-skip-early-err-block.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-skip-early-err-for-in.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-skip-early-err-for-of.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-skip-early-err-for.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-skip-early-err-switch.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-skip-early-err-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-skip-early-err.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(4): ScopeId(4294967294)
rebuilt : SymbolId(4): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-skip-param.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(4): ScopeId(4294967294)
rebuilt : SymbolId(4): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-a-func-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-block-scoping.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(4): ScopeId(4294967294)
rebuilt : SymbolId(4): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-existing-block-fn-no-init.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-existing-block-fn-update.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-existing-fn-no-init.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-existing-fn-update.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-existing-var-no-init.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-existing-var-update.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-init.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-no-skip-try.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-skip-dft-param.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(4): ScopeId(4294967294)
rebuilt : SymbolId(4): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-skip-early-err-block.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-skip-early-err-for-in.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-skip-early-err-for-of.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-skip-early-err-for.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-skip-early-err-switch.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-skip-early-err-try.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-skip-early-err.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(4): ScopeId(4294967294)
rebuilt : SymbolId(4): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-skip-param.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(4): ScopeId(4294967294)
rebuilt : SymbolId(4): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-decl-b-func-update.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-block-scoping.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-existing-block-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-existing-block-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-existing-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-existing-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-existing-var-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-existing-var-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-no-skip-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-skip-dft-param.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-skip-early-err-block.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-skip-early-err-for-in.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-skip-early-err-for-of.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-skip-early-err-for.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-skip-early-err-switch.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-skip-early-err-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-skip-early-err.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-skip-param.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-else-stmt-func-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-block-scoping.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-existing-block-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-existing-block-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-existing-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-existing-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-existing-var-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-existing-var-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-no-skip-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-skip-dft-param.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-skip-early-err-block.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-skip-early-err-for-in.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-skip-early-err-for-of.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-skip-early-err-for.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-skip-early-err-switch.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-skip-early-err-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-skip-early-err.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-skip-param.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-decl-no-else-func-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-block-scoping.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-existing-block-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-existing-block-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-existing-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-existing-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-existing-var-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-existing-var-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-no-skip-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-skip-dft-param.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-skip-early-err-block.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-skip-early-err-for-in.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-skip-early-err-for-of.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-skip-early-err-for.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-skip-early-err-switch.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-skip-early-err-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-skip-early-err.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-skip-param.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/function-code/if-stmt-else-decl-func-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-block-scoping.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-existing-block-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-existing-block-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-existing-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-existing-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-existing-var-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-existing-var-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-no-skip-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-skip-early-err-block.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-skip-early-err-for-in.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-skip-early-err-for-of.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-skip-early-err-for.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-skip-early-err-switch.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-skip-early-err-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-skip-early-err.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-a-global-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-block-scoping.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(3): ScopeId(4294967294)
rebuilt : SymbolId(3): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-existing-block-fn-no-init.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-existing-block-fn-update.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-existing-fn-no-init.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-existing-fn-update.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-existing-var-no-init.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-existing-var-update.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-init.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-no-skip-try.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-skip-early-err-block.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-skip-early-err-for-in.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-skip-early-err-for-of.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-skip-early-err-for.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-skip-early-err-switch.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-skip-early-err-try.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-skip-early-err.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-decl-b-global-update.js
semantic error: Symbol scope ID mismatch for "_f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-block-scoping.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-existing-block-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-existing-block-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-existing-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-existing-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-existing-var-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-existing-var-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-no-skip-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-skip-early-err-block.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-skip-early-err-for-in.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-skip-early-err-for-of.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-skip-early-err-for.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-skip-early-err-switch.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-skip-early-err-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-skip-early-err.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-else-stmt-global-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-block-scoping.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-existing-block-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-existing-block-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-existing-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-existing-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-existing-var-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-existing-var-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-no-skip-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-skip-early-err-block.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-skip-early-err-for-in.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-skip-early-err-for-of.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-skip-early-err-for.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-skip-early-err-switch.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-skip-early-err-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-skip-early-err.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-decl-no-else-global-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-block-scoping.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(2): ScopeId(4294967294)
rebuilt : SymbolId(2): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-existing-block-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-existing-block-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-existing-fn-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-existing-fn-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-existing-var-no-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-existing-var-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-init.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-no-skip-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-skip-early-err-block.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-skip-early-err-for-in.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-skip-early-err-for-of.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-skip-early-err-for.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-skip-early-err-switch.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-skip-early-err-try.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-skip-early-err.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(1): ScopeId(4294967294)
rebuilt : SymbolId(1): ScopeId(4294967294)
tasks/coverage/test262/test/annexB/language/global-code/if-stmt-else-decl-global-update.js
semantic error: Symbol scope ID mismatch for "f":
after transform: SymbolId(0): ScopeId(4294967294)
rebuilt : SymbolId(0): ScopeId(4294967294)
tasks/coverage/test262/test/built-ins/AsyncFromSyncIteratorPrototype/next/for-await-iterator-next-rejected-promise-close.js
semantic error: Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
Bindings mismatch:
after transform: ScopeId(5): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "_iteratorAbruptCompletion":
after transform: SymbolId(8): ScopeId(5)
rebuilt : SymbolId(5): ScopeId(4)
Symbol scope ID mismatch for "_didIteratorError":
after transform: SymbolId(7): ScopeId(5)
rebuilt : SymbolId(6): ScopeId(4)
Symbol scope ID mismatch for "_iteratorError":
after transform: SymbolId(9): ScopeId(5)
rebuilt : SymbolId(7): ScopeId(4)
Symbol scope ID mismatch for "_iterator":
after transform: SymbolId(10): ScopeId(5)
rebuilt : SymbolId(8): ScopeId(4)
Symbol scope ID mismatch for "_step":
after transform: SymbolId(5): ScopeId(5)
rebuilt : SymbolId(9): ScopeId(4)
tasks/coverage/test262/test/built-ins/AsyncFromSyncIteratorPrototype/next/for-await-next-rejected-promise-close.js
semantic error: Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
Bindings mismatch:
after transform: ScopeId(5): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "_iteratorAbruptCompletion":
after transform: SymbolId(8): ScopeId(5)
rebuilt : SymbolId(5): ScopeId(4)
Symbol scope ID mismatch for "_didIteratorError":
after transform: SymbolId(7): ScopeId(5)
rebuilt : SymbolId(6): ScopeId(4)
Symbol scope ID mismatch for "_iteratorError":
after transform: SymbolId(9): ScopeId(5)
rebuilt : SymbolId(7): ScopeId(4)
Symbol scope ID mismatch for "_iterator":
after transform: SymbolId(10): ScopeId(5)
rebuilt : SymbolId(8): ScopeId(4)
Symbol scope ID mismatch for "_step":
after transform: SymbolId(5): ScopeId(5)
rebuilt : SymbolId(9): ScopeId(4)
tasks/coverage/test262/test/language/expressions/async-arrow-function/forbidden-ext/b2/async-arrow-function-forbidden-ext-indirect-access-own-prop-caller-get.js
semantic error: Scope flags mismatch:
after transform: ScopeId(2): ScopeFlags(Function)
rebuilt : ScopeId(2): ScopeFlags(StrictMode | Function)
Scope flags mismatch:
after transform: ScopeId(3): ScopeFlags(0x0)
rebuilt : ScopeId(3): ScopeFlags(StrictMode)
Scope flags mismatch:
after transform: ScopeId(4): ScopeFlags(Function)
rebuilt : ScopeId(4): ScopeFlags(StrictMode | Function)
Scope flags mismatch:
after transform: ScopeId(5): ScopeFlags(0x0)
rebuilt : ScopeId(5): ScopeFlags(StrictMode)
Scope flags mismatch:
after transform: ScopeId(6): ScopeFlags(0x0)
rebuilt : ScopeId(6): ScopeFlags(StrictMode)
tasks/coverage/test262/test/language/expressions/async-arrow-function/forbidden-ext/b2/async-arrow-function-forbidden-ext-indirect-access-own-prop-caller-value.js
semantic error: Scope flags mismatch:
after transform: ScopeId(2): ScopeFlags(Function)
rebuilt : ScopeId(2): ScopeFlags(StrictMode | Function)
Scope flags mismatch:
after transform: ScopeId(3): ScopeFlags(0x0)
rebuilt : ScopeId(3): ScopeFlags(StrictMode)
Scope flags mismatch:
after transform: ScopeId(4): ScopeFlags(0x0)
rebuilt : ScopeId(4): ScopeFlags(StrictMode)
Scope flags mismatch:
after transform: ScopeId(5): ScopeFlags(0x0)
rebuilt : ScopeId(5): ScopeFlags(StrictMode)
tasks/coverage/test262/test/language/expressions/async-arrow-function/forbidden-ext/b2/async-arrow-function-forbidden-ext-indirect-access-prop-caller.js
semantic error: Scope flags mismatch:
after transform: ScopeId(2): ScopeFlags(Function)
rebuilt : ScopeId(2): ScopeFlags(StrictMode | Function)
Scope flags mismatch:
after transform: ScopeId(3): ScopeFlags(0x0)
rebuilt : ScopeId(3): ScopeFlags(StrictMode)
Scope flags mismatch:
after transform: ScopeId(4): ScopeFlags(0x0)
rebuilt : ScopeId(4): ScopeFlags(StrictMode)
Scope flags mismatch:
after transform: ScopeId(5): ScopeFlags(0x0)
rebuilt : ScopeId(5): ScopeFlags(StrictMode)
tasks/coverage/test262/test/language/expressions/class/async-gen-method/dflt-params-abrupt.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/async-gen-method-static/dflt-params-abrupt.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/async-method/dflt-params-abrupt.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/async-method-static/dflt-params-abrupt.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/cpn-class-expr-accessors-computed-property-name-from-assignment-expression-coalesce.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["C", "_x10", "_x11", "_x12", "_x5", "_x6", "_x7", "_x8", "_x9", "c", "x"]
rebuilt : ScopeId(0): ["C", "_x", "_x10", "_x11", "_x12", "_x2", "_x3", "_x4", "_x5", "_x6", "_x7", "_x8", "_x9", "c", "x"]
Bindings mismatch:
after transform: ScopeId(1): ["_x", "_x2", "_x3", "_x4"]
rebuilt : ScopeId(1): []
Symbol scope ID mismatch for "_x":
after transform: SymbolId(5): ScopeId(1)
rebuilt : SymbolId(0): ScopeId(0)
Symbol scope ID mismatch for "_x2":
after transform: SymbolId(6): ScopeId(1)
rebuilt : SymbolId(1): ScopeId(0)
Symbol scope ID mismatch for "_x3":
after transform: SymbolId(7): ScopeId(1)
rebuilt : SymbolId(2): ScopeId(0)
Symbol scope ID mismatch for "_x4":
after transform: SymbolId(8): ScopeId(1)
rebuilt : SymbolId(3): ScopeId(0)
tasks/coverage/test262/test/language/expressions/class/cpn-class-expr-computed-property-name-from-assignment-expression-coalesce.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["C", "_x3", "_x4", "_x5", "_x6", "c", "x"]
rebuilt : ScopeId(0): ["C", "_x", "_x2", "_x3", "_x4", "_x5", "_x6", "c", "x"]
Bindings mismatch:
after transform: ScopeId(1): ["_x", "_x2"]
rebuilt : ScopeId(1): []
Symbol scope ID mismatch for "_x":
after transform: SymbolId(3): ScopeId(1)
rebuilt : SymbolId(0): ScopeId(0)
Symbol scope ID mismatch for "_x2":
after transform: SymbolId(4): ScopeId(1)
rebuilt : SymbolId(1): ScopeId(0)
tasks/coverage/test262/test/language/expressions/class/cpn-class-expr-fields-computed-property-name-from-assignment-expression-coalesce.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["C", "_x3", "_x4", "_x5", "_x6", "c", "x"]
rebuilt : ScopeId(0): ["C", "_x", "_x2", "_x3", "_x4", "_x5", "_x6", "c", "x"]
Bindings mismatch:
after transform: ScopeId(1): ["_x", "_x2"]
rebuilt : ScopeId(1): []
Symbol scope ID mismatch for "_x":
after transform: SymbolId(3): ScopeId(1)
rebuilt : SymbolId(0): ScopeId(0)
Symbol scope ID mismatch for "_x2":
after transform: SymbolId(4): ScopeId(1)
rebuilt : SymbolId(1): ScopeId(0)
tasks/coverage/test262/test/language/expressions/class/cpn-class-expr-fields-methods-computed-property-name-from-assignment-expression-coalesce.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["C", "_x3", "_x4", "_x5", "_x6", "c", "x"]
rebuilt : ScopeId(0): ["C", "_x", "_x2", "_x3", "_x4", "_x5", "_x6", "c", "x"]
Bindings mismatch:
after transform: ScopeId(1): ["_x", "_x2"]
rebuilt : ScopeId(1): []
Symbol scope ID mismatch for "_x":
after transform: SymbolId(3): ScopeId(1)
rebuilt : SymbolId(0): ScopeId(0)
Symbol scope ID mismatch for "_x2":
after transform: SymbolId(4): ScopeId(1)
rebuilt : SymbolId(1): ScopeId(0)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-ary-ptrn-elem-id-init-throws.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-throws.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-dflt-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-dflt-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-dflt-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-dflt-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-dflt-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-dflt-obj-ptrn-rest-getter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-ary-ptrn-elem-id-init-throws.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-id-init-throws.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-dflt-obj-ptrn-rest-getter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-gen-meth-static-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-dflt-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-dflt-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-dflt-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-dflt-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-dflt-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-dflt-obj-ptrn-rest-getter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-dflt-obj-ptrn-rest-getter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/class/dstr/async-private-gen-meth-static-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(4): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2)]
rebuilt : ScopeId(3): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(4): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2)]
rebuilt : ScopeId(3): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(4): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2)]
rebuilt : ScopeId(3): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(1): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4), ScopeId(6)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Bindings mismatch:
after transform: ScopeId(3): []
rebuilt : ScopeId(3): ["X"]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(1))
rebuilt : ScopeId(4): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(7)
rebuilt : SymbolId(6): ScopeId(3)
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(5): ["fn", "x", "xFn"]
rebuilt : ScopeId(1): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(5): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Bindings mismatch:
after transform: ScopeId(3): []
rebuilt : ScopeId(3): ["x"]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3)]
rebuilt : ScopeId(4): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(5)
rebuilt : SymbolId(5): ScopeId(3)
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(5): ["gen", "x", "xGen"]
rebuilt : ScopeId(1): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(5): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Bindings mismatch:
after transform: ScopeId(3): []
rebuilt : ScopeId(3): ["x"]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3)]
rebuilt : ScopeId(4): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(5)
rebuilt : SymbolId(5): ScopeId(3)
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-ary-ptrn-elem-id-init-throws.js
semantic error: Scope children mismatch:
after transform: ScopeId(4): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2)]
rebuilt : ScopeId(3): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-dflt-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-dflt-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(4): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2)]
rebuilt : ScopeId(3): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-dflt-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(4): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2)]
rebuilt : ScopeId(3): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(4): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2)]
rebuilt : ScopeId(3): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(1): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4), ScopeId(6)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Bindings mismatch:
after transform: ScopeId(3): []
rebuilt : ScopeId(3): ["X"]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(1))
rebuilt : ScopeId(4): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(7)
rebuilt : SymbolId(6): ScopeId(3)
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(5): ["fn", "x", "xFn"]
rebuilt : ScopeId(1): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(5): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Bindings mismatch:
after transform: ScopeId(3): []
rebuilt : ScopeId(3): ["x"]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3)]
rebuilt : ScopeId(4): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(5)
rebuilt : SymbolId(5): ScopeId(3)
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(5): ["gen", "x", "xGen"]
rebuilt : ScopeId(1): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(5): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Bindings mismatch:
after transform: ScopeId(3): []
rebuilt : ScopeId(3): ["x"]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3)]
rebuilt : ScopeId(4): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(5)
rebuilt : SymbolId(5): ScopeId(3)
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-throws.js
semantic error: Scope children mismatch:
after transform: ScopeId(4): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2)]
rebuilt : ScopeId(3): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-dflt-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(4): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2)]
rebuilt : ScopeId(3): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-dflt-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(1): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4), ScopeId(6)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Bindings mismatch:
after transform: ScopeId(3): []
rebuilt : ScopeId(3): ["X"]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(1))
rebuilt : ScopeId(4): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(7)
rebuilt : SymbolId(6): ScopeId(3)
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-dflt-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-dflt-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(5): ["fn", "x", "xFn"]
rebuilt : ScopeId(1): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(5): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Bindings mismatch:
after transform: ScopeId(3): []
rebuilt : ScopeId(3): ["x"]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3)]
rebuilt : ScopeId(4): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(5)
rebuilt : SymbolId(5): ScopeId(3)
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-dflt-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(5): ["gen", "x", "xGen"]
rebuilt : ScopeId(1): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(5): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Bindings mismatch:
after transform: ScopeId(3): []
rebuilt : ScopeId(3): ["x"]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3)]
rebuilt : ScopeId(4): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(5)
rebuilt : SymbolId(5): ScopeId(3)
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-dflt-obj-ptrn-rest-getter.js
semantic error: Scope children mismatch:
after transform: ScopeId(4): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2)]
rebuilt : ScopeId(3): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(4): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2)]
rebuilt : ScopeId(3): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(1): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4), ScopeId(6)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Bindings mismatch:
after transform: ScopeId(3): []
rebuilt : ScopeId(3): ["X"]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(1))
rebuilt : ScopeId(4): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(7)
rebuilt : SymbolId(6): ScopeId(3)
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(5): ["fn", "x", "xFn"]
rebuilt : ScopeId(1): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(5): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Bindings mismatch:
after transform: ScopeId(3): []
rebuilt : ScopeId(3): ["x"]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3)]
rebuilt : ScopeId(4): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(5)
rebuilt : SymbolId(5): ScopeId(3)
tasks/coverage/test262/test/language/expressions/object/dstr/async-gen-meth-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(5): ["gen", "x", "xGen"]
rebuilt : ScopeId(1): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(5): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Bindings mismatch:
after transform: ScopeId(3): []
rebuilt : ScopeId(3): ["x"]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3)]
rebuilt : ScopeId(4): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(5)
rebuilt : SymbolId(5): ScopeId(3)
tasks/coverage/test262/test/language/expressions/object/method-definition/async-gen-meth-dflt-params-abrupt.js
semantic error: Scope children mismatch:
after transform: ScopeId(4): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2)]
rebuilt : ScopeId(3): []
tasks/coverage/test262/test/language/expressions/object/method-definition/async-meth-dflt-params-abrupt.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(1)]
rebuilt : ScopeId(1): [ScopeId(2), ScopeId(3)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(2): Some(ScopeId(1))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2)]
rebuilt : ScopeId(3): []
tasks/coverage/test262/test/language/expressions/object/method-definition/async-super-call-param.js
semantic error: Symbol reference IDs mismatch for "_superprop_getMethod":
after transform: SymbolId(4): [ReferenceId(9)]
rebuilt : SymbolId(4): []
Reference symbol mismatch for "_superprop_getMethod":
after transform: SymbolId(4) "_superprop_getMethod"
rebuilt : <None>
Unresolved references mismatch:
after transform: ["$DONE", "Object", "assert", "require"]
rebuilt : ["$DONE", "Object", "_superprop_getMethod", "assert", "require"]
tasks/coverage/test262/test/language/module-code/top-level-await/syntax/for-await-await-expr-func-expression.js
semantic error: Scope children mismatch:
after transform: ScopeId(14): [ScopeId(1)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3)]
rebuilt : ScopeId(4): [ScopeId(5)]
Scope children mismatch:
after transform: ScopeId(23): [ScopeId(5)]
rebuilt : ScopeId(15): [ScopeId(16), ScopeId(17)]
Scope parent mismatch:
after transform: ScopeId(6): Some(ScopeId(5))
rebuilt : ScopeId(16): Some(ScopeId(15))
Scope children mismatch:
after transform: ScopeId(5): [ScopeId(6), ScopeId(7)]
rebuilt : ScopeId(17): [ScopeId(18)]
Scope children mismatch:
after transform: ScopeId(32): [ScopeId(9)]
rebuilt : ScopeId(28): [ScopeId(29), ScopeId(30)]
Scope parent mismatch:
after transform: ScopeId(10): Some(ScopeId(9))
rebuilt : ScopeId(29): Some(ScopeId(28))
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(10), ScopeId(11)]
rebuilt : ScopeId(30): [ScopeId(31)]
tasks/coverage/test262/test/language/module-code/top-level-await/syntax/for-await-await-expr-new-expr.js
semantic error: Scope children mismatch:
after transform: ScopeId(14): [ScopeId(1)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3)]
rebuilt : ScopeId(4): [ScopeId(5)]
Scope children mismatch:
after transform: ScopeId(23): [ScopeId(5)]
rebuilt : ScopeId(15): [ScopeId(16), ScopeId(17)]
Scope parent mismatch:
after transform: ScopeId(6): Some(ScopeId(5))
rebuilt : ScopeId(16): Some(ScopeId(15))
Scope children mismatch:
after transform: ScopeId(5): [ScopeId(6), ScopeId(7)]
rebuilt : ScopeId(17): [ScopeId(18)]
Scope children mismatch:
after transform: ScopeId(32): [ScopeId(9)]
rebuilt : ScopeId(28): [ScopeId(29), ScopeId(30)]
Scope parent mismatch:
after transform: ScopeId(10): Some(ScopeId(9))
rebuilt : ScopeId(29): Some(ScopeId(28))
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(10), ScopeId(11)]
rebuilt : ScopeId(30): [ScopeId(31)]
tasks/coverage/test262/test/language/module-code/top-level-await/syntax/for-await-await-expr-obj-literal.js
semantic error: Scope children mismatch:
after transform: ScopeId(14): [ScopeId(1)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(2): Some(ScopeId(1))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(1): [ScopeId(2), ScopeId(3)]
rebuilt : ScopeId(4): [ScopeId(5)]
Scope children mismatch:
after transform: ScopeId(23): [ScopeId(5)]
rebuilt : ScopeId(15): [ScopeId(16), ScopeId(17)]
Scope parent mismatch:
after transform: ScopeId(6): Some(ScopeId(5))
rebuilt : ScopeId(16): Some(ScopeId(15))
Scope children mismatch:
after transform: ScopeId(5): [ScopeId(6), ScopeId(7)]
rebuilt : ScopeId(17): [ScopeId(18)]
Scope children mismatch:
after transform: ScopeId(32): [ScopeId(9)]
rebuilt : ScopeId(28): [ScopeId(29), ScopeId(30)]
Scope parent mismatch:
after transform: ScopeId(10): Some(ScopeId(9))
rebuilt : ScopeId(29): Some(ScopeId(28))
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(10), ScopeId(11)]
rebuilt : ScopeId(30): [ScopeId(31)]
tasks/coverage/test262/test/language/statements/async-function/unscopables-with-in-nested-fn.js
semantic error: Symbol flags mismatch for "ref":
after transform: SymbolId(3): SymbolFlags(BlockScopedVariable | Function)
rebuilt : SymbolId(4): SymbolFlags(FunctionScopedVariable)
tasks/coverage/test262/test/language/statements/async-function/unscopables-with.js
semantic error: Symbol flags mismatch for "ref":
after transform: SymbolId(3): SymbolFlags(BlockScopedVariable | Function)
rebuilt : SymbolId(4): SymbolFlags(FunctionScopedVariable)
tasks/coverage/test262/test/language/statements/async-generator/unscopables-with-in-nested-fn.js
semantic error: Symbol flags mismatch for "ref":
after transform: SymbolId(3): SymbolFlags(BlockScopedVariable | Function)
rebuilt : SymbolId(4): SymbolFlags(FunctionScopedVariable)
tasks/coverage/test262/test/language/statements/async-generator/unscopables-with.js
semantic error: Symbol flags mismatch for "ref":
after transform: SymbolId(3): SymbolFlags(BlockScopedVariable | Function)
rebuilt : SymbolId(4): SymbolFlags(FunctionScopedVariable)
tasks/coverage/test262/test/language/statements/class/async-gen-method/dflt-params-abrupt.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/async-gen-method-static/dflt-params-abrupt.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/async-method/dflt-params-abrupt.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/async-method-static/dflt-params-abrupt.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/cpn-class-decl-accessors-computed-property-name-from-assignment-expression-coalesce.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["C", "_x10", "_x11", "_x12", "_x5", "_x6", "_x7", "_x8", "_x9", "c", "x"]
rebuilt : ScopeId(0): ["C", "_x", "_x10", "_x11", "_x12", "_x2", "_x3", "_x4", "_x5", "_x6", "_x7", "_x8", "_x9", "c", "x"]
Bindings mismatch:
after transform: ScopeId(1): ["_x", "_x2", "_x3", "_x4"]
rebuilt : ScopeId(1): []
Symbol scope ID mismatch for "_x":
after transform: SymbolId(5): ScopeId(1)
rebuilt : SymbolId(0): ScopeId(0)
Symbol scope ID mismatch for "_x2":
after transform: SymbolId(6): ScopeId(1)
rebuilt : SymbolId(1): ScopeId(0)
Symbol scope ID mismatch for "_x3":
after transform: SymbolId(7): ScopeId(1)
rebuilt : SymbolId(2): ScopeId(0)
Symbol scope ID mismatch for "_x4":
after transform: SymbolId(8): ScopeId(1)
rebuilt : SymbolId(3): ScopeId(0)
tasks/coverage/test262/test/language/statements/class/cpn-class-decl-computed-property-name-from-assignment-expression-coalesce.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["C", "_x3", "_x4", "_x5", "_x6", "c", "x"]
rebuilt : ScopeId(0): ["C", "_x", "_x2", "_x3", "_x4", "_x5", "_x6", "c", "x"]
Bindings mismatch:
after transform: ScopeId(1): ["_x", "_x2"]
rebuilt : ScopeId(1): []
Symbol scope ID mismatch for "_x":
after transform: SymbolId(3): ScopeId(1)
rebuilt : SymbolId(0): ScopeId(0)
Symbol scope ID mismatch for "_x2":
after transform: SymbolId(4): ScopeId(1)
rebuilt : SymbolId(1): ScopeId(0)
tasks/coverage/test262/test/language/statements/class/cpn-class-decl-fields-computed-property-name-from-assignment-expression-coalesce.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["C", "_x3", "_x4", "_x5", "_x6", "c", "x"]
rebuilt : ScopeId(0): ["C", "_x", "_x2", "_x3", "_x4", "_x5", "_x6", "c", "x"]
Bindings mismatch:
after transform: ScopeId(1): ["_x", "_x2"]
rebuilt : ScopeId(1): []
Symbol scope ID mismatch for "_x":
after transform: SymbolId(3): ScopeId(1)
rebuilt : SymbolId(0): ScopeId(0)
Symbol scope ID mismatch for "_x2":
after transform: SymbolId(4): ScopeId(1)
rebuilt : SymbolId(1): ScopeId(0)
tasks/coverage/test262/test/language/statements/class/cpn-class-decl-fields-methods-computed-property-name-from-assignment-expression-coalesce.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["C", "_x3", "_x4", "_x5", "_x6", "c", "x"]
rebuilt : ScopeId(0): ["C", "_x", "_x2", "_x3", "_x4", "_x5", "_x6", "c", "x"]
Bindings mismatch:
after transform: ScopeId(1): ["_x", "_x2"]
rebuilt : ScopeId(1): []
Symbol scope ID mismatch for "_x":
after transform: SymbolId(3): ScopeId(1)
rebuilt : SymbolId(0): ScopeId(0)
Symbol scope ID mismatch for "_x2":
after transform: SymbolId(4): ScopeId(1)
rebuilt : SymbolId(1): ScopeId(0)
tasks/coverage/test262/test/language/statements/class/definition/methods-async-super-call-param.js
semantic error: Symbol reference IDs mismatch for "_superprop_getMethod":
after transform: SymbolId(5): [ReferenceId(8)]
rebuilt : SymbolId(4): []
Reference symbol mismatch for "_superprop_getMethod":
after transform: SymbolId(5) "_superprop_getMethod"
rebuilt : <None>
Unresolved references mismatch:
after transform: ["$DONE", "assert", "require"]
rebuilt : ["$DONE", "_superprop_getMethod", "assert", "require"]
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-ary-ptrn-elem-id-init-throws.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-dflt-ary-ptrn-elem-id-init-throws.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-dflt-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-dflt-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-dflt-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-dflt-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-dflt-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-dflt-obj-ptrn-rest-getter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-ary-ptrn-elem-id-init-throws.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-dflt-ary-ptrn-elem-id-init-throws.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-dflt-obj-ptrn-rest-getter.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(5): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(8): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(8): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(8)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-gen-meth-static-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(6): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(6)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-dflt-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-dflt-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-dflt-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-dflt-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-dflt-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-dflt-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-dflt-obj-ptrn-rest-getter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-ary-empty-init.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(3)]
rebuilt : ScopeId(3): [ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(3))
rebuilt : ScopeId(4): Some(ScopeId(3))
Scope children mismatch:
after transform: ScopeId(3): [ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-ary-empty-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-ary-rest-iter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-dflt-ary-ptrn-elem-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-dflt-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-dflt-obj-ptrn-rest-getter.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-obj-ptrn-id-init-fn-name-arrow.js
semantic error: Scope children mismatch:
after transform: ScopeId(6): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3)]
rebuilt : ScopeId(4): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-obj-ptrn-id-init-fn-name-class.js
semantic error: Bindings mismatch:
after transform: ScopeId(9): ["X", "cls", "xCls", "xCls2"]
rebuilt : ScopeId(2): ["cls", "xCls", "xCls2"]
Scope children mismatch:
after transform: ScopeId(9): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["X"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(5): Some(ScopeId(2))
rebuilt : ScopeId(5): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
rebuilt : ScopeId(7): []
Symbol scope ID mismatch for "X":
after transform: SymbolId(5): ScopeId(9)
rebuilt : SymbolId(6): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-obj-ptrn-id-init-fn-name-cover.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-obj-ptrn-id-init-fn-name-fn.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["fn", "x", "xFn"]
rebuilt : ScopeId(2): ["fn", "xFn"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/class/dstr/async-private-gen-meth-static-obj-ptrn-id-init-fn-name-gen.js
semantic error: Bindings mismatch:
after transform: ScopeId(7): ["gen", "x", "xGen"]
rebuilt : ScopeId(2): ["gen", "xGen"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(2): [ScopeId(3), ScopeId(4), ScopeId(5)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(3): Some(ScopeId(2))
Bindings mismatch:
after transform: ScopeId(4): []
rebuilt : ScopeId(4): ["x"]
Scope parent mismatch:
after transform: ScopeId(4): Some(ScopeId(2))
rebuilt : ScopeId(4): Some(ScopeId(2))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(5): []
Symbol scope ID mismatch for "x":
after transform: SymbolId(4): ScopeId(7)
rebuilt : SymbolId(5): ScopeId(4)
tasks/coverage/test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-id-put-unresolvable-no-strict.js
semantic error: Symbol flags mismatch for "fn":
after transform: SymbolId(1): SymbolFlags(BlockScopedVariable | Function)
rebuilt : SymbolId(3): SymbolFlags(FunctionScopedVariable)
tasks/coverage/test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-prop-put-unresolvable-no-strict.js
semantic error: Symbol flags mismatch for "fn":
after transform: SymbolId(1): SymbolFlags(BlockScopedVariable | Function)
rebuilt : SymbolId(3): SymbolFlags(FunctionScopedVariable)
tasks/coverage/test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-rest-descriptors.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(12): ScopeId(2)
rebuilt : SymbolId(14): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-rest-empty-obj.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(11): ScopeId(2)
rebuilt : SymbolId(13): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-rest-getter.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(5): [ScopeId(6), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(6): Some(ScopeId(5))
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(7): []
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(7): [ScopeId(8)]
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(12): ScopeId(2)
rebuilt : SymbolId(14): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-rest-number.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(11): ScopeId(2)
rebuilt : SymbolId(13): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-rest-same-name.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(15): ScopeId(2)
rebuilt : SymbolId(16): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-rest-skip-non-enumerable.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(12): ScopeId(2)
rebuilt : SymbolId(14): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-rest-str-val.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(11): ScopeId(2)
rebuilt : SymbolId(13): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-rest-symbol-val.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(11): ScopeId(2)
rebuilt : SymbolId(13): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-rest-to-property-with-setter.js
semantic error: Bindings mismatch:
after transform: ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(5): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(4): ["_step$value"]
rebuilt : ScopeId(8): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(14): ScopeId(4)
rebuilt : SymbolId(16): ScopeId(5)
tasks/coverage/test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-rest-to-property.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(11): ScopeId(2)
rebuilt : SymbolId(13): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-rest-valid-object.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(13): ScopeId(2)
rebuilt : SymbolId(15): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-func-dstr-const-obj-ptrn-rest-getter.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(5): [ScopeId(6), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(6): Some(ScopeId(5))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(7): [ScopeId(8)]
tasks/coverage/test262/test/language/statements/for-await-of/async-func-dstr-let-obj-ptrn-rest-getter.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(5): [ScopeId(6), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(6): Some(ScopeId(5))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(7): [ScopeId(8)]
tasks/coverage/test262/test/language/statements/for-await-of/async-func-dstr-var-obj-ptrn-rest-getter.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(5): [ScopeId(6), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(6): Some(ScopeId(5))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(7): [ScopeId(8)]
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-id-put-unresolvable-no-strict.js
semantic error: Symbol flags mismatch for "fn":
after transform: SymbolId(1): SymbolFlags(BlockScopedVariable | Function)
rebuilt : SymbolId(4): SymbolFlags(FunctionScopedVariable)
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-prop-put-unresolvable-no-strict.js
semantic error: Symbol flags mismatch for "fn":
after transform: SymbolId(1): SymbolFlags(BlockScopedVariable | Function)
rebuilt : SymbolId(4): SymbolFlags(FunctionScopedVariable)
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-rest-descriptors.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(13): ScopeId(2)
rebuilt : SymbolId(15): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-rest-empty-obj.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(12): ScopeId(2)
rebuilt : SymbolId(14): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-rest-getter.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(5): [ScopeId(6), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(6): Some(ScopeId(5))
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(7): []
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(7): [ScopeId(8)]
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(13): ScopeId(2)
rebuilt : SymbolId(15): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-rest-number.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(12): ScopeId(2)
rebuilt : SymbolId(14): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-rest-same-name.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(16): ScopeId(2)
rebuilt : SymbolId(17): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-rest-skip-non-enumerable.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(13): ScopeId(2)
rebuilt : SymbolId(15): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-rest-str-val.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(12): ScopeId(2)
rebuilt : SymbolId(14): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-rest-symbol-val.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(12): ScopeId(2)
rebuilt : SymbolId(14): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-rest-to-property-with-setter.js
semantic error: Bindings mismatch:
after transform: ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(5): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(4): ["_step$value"]
rebuilt : ScopeId(8): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(15): ScopeId(4)
rebuilt : SymbolId(17): ScopeId(5)
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-rest-to-property.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(12): ScopeId(2)
rebuilt : SymbolId(14): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-rest-valid-object.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step"]
rebuilt : ScopeId(3): ["_didIteratorError", "_iterator", "_iteratorAbruptCompletion", "_iteratorError", "_step", "_step$value"]
Bindings mismatch:
after transform: ScopeId(2): ["_step$value"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_step$value":
after transform: SymbolId(14): ScopeId(2)
rebuilt : SymbolId(16): ScopeId(3)
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-dstr-const-obj-ptrn-rest-getter.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(5): [ScopeId(6), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(6): Some(ScopeId(5))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(7): [ScopeId(8)]
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-dstr-let-obj-ptrn-rest-getter.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(5): [ScopeId(6), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(6): Some(ScopeId(5))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(7): [ScopeId(8)]
tasks/coverage/test262/test/language/statements/for-await-of/async-gen-dstr-var-obj-ptrn-rest-getter.js
semantic error: Scope children mismatch:
after transform: ScopeId(7): [ScopeId(2)]
rebuilt : ScopeId(5): [ScopeId(6), ScopeId(7)]
Scope parent mismatch:
after transform: ScopeId(3): Some(ScopeId(2))
rebuilt : ScopeId(6): Some(ScopeId(5))
Scope children mismatch:
after transform: ScopeId(2): [ScopeId(3), ScopeId(4)]
rebuilt : ScopeId(7): [ScopeId(8)]
tasks/coverage/test262/test/language/statements/for-await-of/let-block-with-newline.js
semantic error: Unresolved references mismatch:
after transform: ["arguments", "let", "require"]
rebuilt : ["arguments", "require"]
tasks/coverage/test262/test/language/statements/for-await-of/let-identifier-with-newline.js
semantic error: Unresolved references mismatch:
after transform: ["arguments", "let", "require"]
rebuilt : ["arguments", "require"]
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-computed-property-no-strict.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_objectWithoutProperties", "_toPropertyKey", "a", "counter"]
rebuilt : ScopeId(0): ["_objectWithoutProperties", "_ref", "_ref2", "_toPropertyKey", "a", "counter"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(2): ScopeId(1)
rebuilt : SymbolId(4): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(3): ScopeId(2)
rebuilt : SymbolId(5): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-computed-property.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_objectWithoutProperties", "_toPropertyKey", "a", "b", "counter", "rest"]
rebuilt : ScopeId(0): ["_objectWithoutProperties", "_ref", "_ref2", "_toPropertyKey", "a", "b", "counter", "rest"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(4): ScopeId(1)
rebuilt : SymbolId(6): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(5): ScopeId(2)
rebuilt : SymbolId(7): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-descriptors.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_extends", "_objectDestructuringEmpty", "counter", "obj", "rest"]
rebuilt : ScopeId(0): ["_extends", "_objectDestructuringEmpty", "_ref", "_ref2", "counter", "obj", "rest"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(3): ScopeId(1)
rebuilt : SymbolId(5): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(4): ScopeId(2)
rebuilt : SymbolId(6): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-empty-obj.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_extends", "_objectDestructuringEmpty", "counter", "rest"]
rebuilt : ScopeId(0): ["_extends", "_objectDestructuringEmpty", "_ref", "_ref2", "counter", "rest"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(2): ScopeId(1)
rebuilt : SymbolId(4): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(3): ScopeId(2)
rebuilt : SymbolId(5): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-getter-abrupt-get-error.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): []
rebuilt : ScopeId(1): ["_ref", "_ref2"]
Bindings mismatch:
after transform: ScopeId(2): ["_ref"]
rebuilt : ScopeId(2): []
Bindings mismatch:
after transform: ScopeId(4): ["_ref2"]
rebuilt : ScopeId(4): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(3): ScopeId(2)
rebuilt : SymbolId(5): ScopeId(1)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(4): ScopeId(4)
rebuilt : SymbolId(6): ScopeId(1)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-getter.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_extends", "_objectDestructuringEmpty", "count", "counter", "x"]
rebuilt : ScopeId(0): ["_extends", "_objectDestructuringEmpty", "_ref", "_ref2", "count", "counter", "x"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(3): ["_ref2"]
rebuilt : ScopeId(3): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(3): ScopeId(1)
rebuilt : SymbolId(5): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(4): ScopeId(3)
rebuilt : SymbolId(6): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-non-string-computed-property-1.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_objectWithoutProperties", "_toPropertyKey", "a", "b", "counter", "rest"]
rebuilt : ScopeId(0): ["_objectWithoutProperties", "_ref", "_ref2", "_toPropertyKey", "a", "b", "counter", "rest"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(4): ScopeId(1)
rebuilt : SymbolId(6): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(5): ScopeId(2)
rebuilt : SymbolId(7): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-non-string-computed-property-1dot.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_objectWithoutProperties", "_toPropertyKey", "a", "b", "counter", "rest"]
rebuilt : ScopeId(0): ["_objectWithoutProperties", "_ref", "_ref2", "_toPropertyKey", "a", "b", "counter", "rest"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(4): ScopeId(1)
rebuilt : SymbolId(6): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(5): ScopeId(2)
rebuilt : SymbolId(7): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-non-string-computed-property-1dot0.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_objectWithoutProperties", "_toPropertyKey", "a", "b", "counter", "rest"]
rebuilt : ScopeId(0): ["_objectWithoutProperties", "_ref", "_ref2", "_toPropertyKey", "a", "b", "counter", "rest"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(4): ScopeId(1)
rebuilt : SymbolId(6): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(5): ScopeId(2)
rebuilt : SymbolId(7): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-non-string-computed-property-1e0.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_objectWithoutProperties", "_toPropertyKey", "a", "b", "counter", "rest"]
rebuilt : ScopeId(0): ["_objectWithoutProperties", "_ref", "_ref2", "_toPropertyKey", "a", "b", "counter", "rest"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(4): ScopeId(1)
rebuilt : SymbolId(6): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(5): ScopeId(2)
rebuilt : SymbolId(7): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-non-string-computed-property-array-1.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_objectWithoutProperties", "_toPropertyKey", "a", "b", "counter", "rest"]
rebuilt : ScopeId(0): ["_objectWithoutProperties", "_ref", "_ref2", "_toPropertyKey", "a", "b", "counter", "rest"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(4): ScopeId(1)
rebuilt : SymbolId(6): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(5): ScopeId(2)
rebuilt : SymbolId(7): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-non-string-computed-property-array-1e0.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_objectWithoutProperties", "_toPropertyKey", "a", "b", "counter", "rest"]
rebuilt : ScopeId(0): ["_objectWithoutProperties", "_ref", "_ref2", "_toPropertyKey", "a", "b", "counter", "rest"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(4): ScopeId(1)
rebuilt : SymbolId(6): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(5): ScopeId(2)
rebuilt : SymbolId(7): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-non-string-computed-property-string-1.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_objectWithoutProperties", "_toPropertyKey", "a", "b", "counter", "rest"]
rebuilt : ScopeId(0): ["_objectWithoutProperties", "_ref", "_ref2", "_toPropertyKey", "a", "b", "counter", "rest"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(4): ScopeId(1)
rebuilt : SymbolId(6): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(5): ScopeId(2)
rebuilt : SymbolId(7): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-number.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_extends", "_objectDestructuringEmpty", "counter", "rest"]
rebuilt : ScopeId(0): ["_extends", "_objectDestructuringEmpty", "_ref", "_ref2", "counter", "rest"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(2): ScopeId(1)
rebuilt : SymbolId(4): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(3): ScopeId(2)
rebuilt : SymbolId(5): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-order.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_extends", "_objectDestructuringEmpty", "calls", "counter", "o", "rest"]
rebuilt : ScopeId(0): ["_extends", "_objectDestructuringEmpty", "_ref", "_ref2", "calls", "counter", "o", "rest"]
Bindings mismatch:
after transform: ScopeId(5): ["_ref"]
rebuilt : ScopeId(5): []
Bindings mismatch:
after transform: ScopeId(6): ["_ref2"]
rebuilt : ScopeId(6): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(4): ScopeId(5)
rebuilt : SymbolId(6): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(5): ScopeId(6)
rebuilt : SymbolId(7): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-put-const.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): []
rebuilt : ScopeId(1): ["_ref", "_ref2"]
Bindings mismatch:
after transform: ScopeId(2): ["_ref"]
rebuilt : ScopeId(2): []
Bindings mismatch:
after transform: ScopeId(3): ["_ref2"]
rebuilt : ScopeId(3): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(2): ScopeId(2)
rebuilt : SymbolId(4): ScopeId(1)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(3): ScopeId(3)
rebuilt : SymbolId(5): ScopeId(1)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-same-name.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_excluded", "_objectWithoutProperties", "counter", "keys", "o", "x", "y", "z"]
rebuilt : ScopeId(0): ["_excluded", "_objectWithoutProperties", "_ref", "_ref2", "counter", "keys", "o", "x", "y", "z"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(6): ScopeId(1)
rebuilt : SymbolId(7): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(7): ScopeId(2)
rebuilt : SymbolId(8): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-skip-non-enumerable.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_extends", "_objectDestructuringEmpty", "counter", "obj", "rest"]
rebuilt : ScopeId(0): ["_extends", "_objectDestructuringEmpty", "_ref", "_ref2", "counter", "obj", "rest"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(3): ScopeId(1)
rebuilt : SymbolId(5): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(4): ScopeId(2)
rebuilt : SymbolId(6): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-str-val.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_extends", "_objectDestructuringEmpty", "counter", "rest"]
rebuilt : ScopeId(0): ["_extends", "_objectDestructuringEmpty", "_ref", "_ref2", "counter", "rest"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(2): ScopeId(1)
rebuilt : SymbolId(4): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(3): ScopeId(2)
rebuilt : SymbolId(5): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-symbol-val.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_extends", "_objectDestructuringEmpty", "counter", "rest"]
rebuilt : ScopeId(0): ["_extends", "_objectDestructuringEmpty", "_ref", "_ref2", "counter", "rest"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(2): ScopeId(1)
rebuilt : SymbolId(4): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(3): ScopeId(2)
rebuilt : SymbolId(5): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-to-property-with-setter.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_extends", "_objectDestructuringEmpty", "counter", "executedGetter", "settedValue", "src"]
rebuilt : ScopeId(0): ["_extends", "_objectDestructuringEmpty", "_ref", "_ref2", "counter", "executedGetter", "settedValue", "src"]
Bindings mismatch:
after transform: ScopeId(3): ["_ref"]
rebuilt : ScopeId(3): []
Bindings mismatch:
after transform: ScopeId(4): ["_ref2"]
rebuilt : ScopeId(4): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(5): ScopeId(3)
rebuilt : SymbolId(7): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(6): ScopeId(4)
rebuilt : SymbolId(8): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-to-property.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_extends", "_objectDestructuringEmpty", "counter", "src"]
rebuilt : ScopeId(0): ["_extends", "_objectDestructuringEmpty", "_ref", "_ref2", "counter", "src"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(2): ScopeId(1)
rebuilt : SymbolId(4): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(3): ScopeId(2)
rebuilt : SymbolId(5): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-val-null.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): []
rebuilt : ScopeId(1): ["_ref", "_ref2"]
Bindings mismatch:
after transform: ScopeId(2): ["_ref"]
rebuilt : ScopeId(2): []
Bindings mismatch:
after transform: ScopeId(3): ["_ref2"]
rebuilt : ScopeId(3): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(2): ScopeId(2)
rebuilt : SymbolId(4): ScopeId(1)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(3): ScopeId(3)
rebuilt : SymbolId(5): ScopeId(1)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-val-undefined.js
semantic error: Bindings mismatch:
after transform: ScopeId(1): []
rebuilt : ScopeId(1): ["_ref", "_ref2"]
Bindings mismatch:
after transform: ScopeId(2): ["_ref"]
rebuilt : ScopeId(2): []
Bindings mismatch:
after transform: ScopeId(3): ["_ref2"]
rebuilt : ScopeId(3): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(2): ScopeId(2)
rebuilt : SymbolId(4): ScopeId(1)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(3): ScopeId(3)
rebuilt : SymbolId(5): ScopeId(1)
tasks/coverage/test262/test/language/statements/for-of/dstr/obj-rest-valid-object.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_excluded", "_objectWithoutProperties", "a", "b", "counter", "rest"]
rebuilt : ScopeId(0): ["_excluded", "_objectWithoutProperties", "_ref", "_ref2", "a", "b", "counter", "rest"]
Bindings mismatch:
after transform: ScopeId(1): ["_ref"]
rebuilt : ScopeId(1): []
Bindings mismatch:
after transform: ScopeId(2): ["_ref2"]
rebuilt : ScopeId(2): []
Symbol scope ID mismatch for "_ref":
after transform: SymbolId(4): ScopeId(1)
rebuilt : SymbolId(6): ScopeId(0)
Symbol scope ID mismatch for "_ref2":
after transform: SymbolId(5): ScopeId(2)
rebuilt : SymbolId(7): ScopeId(0)
tasks/coverage/test262/test/language/statements/for-of/dstr/var-obj-ptrn-rest-getter.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_extends", "_objectDestructuringEmpty", "_ref", "count", "iterCount", "x"]
rebuilt : ScopeId(0): ["_extends", "_objectDestructuringEmpty", "_ref", "count", "iterCount"]
Bindings mismatch:
after transform: ScopeId(3): []
rebuilt : ScopeId(3): ["x"]
tasks/coverage/test262/test/language/statements/for-of/dstr/var-obj-ptrn-rest-skip-non-enumerable.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_extends", "_objectDestructuringEmpty", "_ref", "iterCount", "o", "rest"]
rebuilt : ScopeId(0): ["_extends", "_objectDestructuringEmpty", "_ref", "iterCount", "o"]
Bindings mismatch:
after transform: ScopeId(2): []
rebuilt : ScopeId(2): ["rest"]
tasks/coverage/test262/test/language/statements/for-of/dstr/var-obj-ptrn-rest-val-obj.js
semantic error: Bindings mismatch:
after transform: ScopeId(0): ["_excluded", "_objectWithoutProperties", "_ref", "a", "b", "iterCount", "rest"]
rebuilt : ScopeId(0): ["_excluded", "_objectWithoutProperties", "_ref", "iterCount"]
Bindings mismatch:
after transform: ScopeId(2): []
rebuilt : ScopeId(2): ["a", "b", "rest"]
tasks/coverage/test262/test/language/statements/switch/scope-lex-async-function.js
semantic error: Symbol flags mismatch for "x":
after transform: SymbolId(0): SymbolFlags(BlockScopedVariable | Function)
rebuilt : SymbolId(1): SymbolFlags(FunctionScopedVariable)
tasks/coverage/test262/test/language/statements/switch/scope-lex-async-generator.js
semantic error: Symbol flags mismatch for "x":
after transform: SymbolId(0): SymbolFlags(BlockScopedVariable | Function)
rebuilt : SymbolId(1): SymbolFlags(FunctionScopedVariable)