Closed Bug 675128 Opened 14 years ago Closed 14 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

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+
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: