Closed Bug 462005 Opened 16 years ago Closed 16 years ago

js1_5/decompilation/regress-437288-02.js - SyntaxError: invalid for/in left-hand side

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: bc, Unassigned)

References

Details

(Keywords: regression, testcase)

bug 458851 regressed this.
http://hg.mozilla.org/tracemonkey/rev/d4fe79372140
Flags: in-testsuite+
Flags: in-litmus-
Summary: s1_5/decompilation/regress-437288-02.js - SyntaxError: invalid for/in left-hand side → js1_5/decompilation/regress-437288-02.js - SyntaxError: invalid for/in left-hand side
This was one of the two tests I mentioned in bug 458851 comment 7. It needs to be version-forked and expect a SyntaxError on function(){const x; for (x in y);} and the like.

/be
Summary: js1_5/decompilation/regress-437288-02.js - SyntaxError: invalid for/in left-hand side → s1_5/decompilation/regress-437288-02.js - SyntaxError: invalid for/in left-hand side
Summary: s1_5/decompilation/regress-437288-02.js - SyntaxError: invalid for/in left-hand side → js1_5/decompilation/regress-437288-02.js - SyntaxError: invalid for/in left-hand side
ok. sorry.
closed per comment 2
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
this was forked to ./js1_8_1/extensions/regress-437288-01.js
You need to log in before you can comment on or make changes to this bug.