Closed Bug 675128 Opened 13 years ago Closed 13 years ago

IonMonkey: Replace pseudo-iterators with real iterators

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: adrake, Assigned: adrake)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

There is a lot of manual linked list management in MUse chains, this patch adds an InlineForwardList singly-linked list class and makes MUse use that instead. It's quite a bit cleaner, I think.
Attached patch Patch v0Splinter Review
Attachment #549292 - Flags: review?(rpearl)
Comment on attachment 549292 [details] [diff] [review]
Patch v0

Review of attachment 549292 [details] [diff] [review]:
-----------------------------------------------------------------
Attachment #549292 - Flags: review?(rpearl) → review+
http://hg.mozilla.org/projects/ionmonkey/rev/a4e4540cf379
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.