Closed Bug 424543 Opened 16 years ago Closed 16 years ago

General lvalues must be supported in for..in

Categories

(Tamarin Graveyard :: Self-hosting compiler (ESC), defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 433628

People

(Reporter: lhansen, Assigned: lhansen)

Details

From spidermonkey tests, this throws an UnimplementedException due to o.a:

   for ( o.a in [1,2,3] )
       ...
Fixed by the fix in bug 433628.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.