Closed
Bug 414027
Opened 18 years ago
Closed 18 years ago
Add support for "for each(...)" to esc
Categories
(Tamarin Graveyard :: Self-hosting compiler (ESC), defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tierney, Unassigned)
Details
Attachments
(1 file)
|
2.72 KB,
patch
|
lhansen
:
review+
|
Details | Diff | Splinter Review |
Need this to iterate over the samples we get back from the sampling API (just returns an interator that works with nextValue).
Attachment #299242 -
Flags: review?(lhansen)
Updated•18 years ago
|
Attachment #299242 -
Flags: review?(lhansen) → review+
Comment 1•18 years ago
|
||
Changeset 337 (as far as I can tell).
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•