Closed Bug 597455 Opened 14 years ago Closed 14 years ago

JM: Compile JSOP_FOR*

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dvander, Assigned: dvander)

References

Details

(Whiteboard: fixed-in-tracemonkey)

Attachments

(1 file)

      No description provided.
Attached patch fixSplinter Review
iterNext() really wants the iterator to be at sp[-1], rather than fiddle with that and its slow paths, some ops just rearrange the stack.
Attachment #482957 - Flags: review?(dmandelin)
Attachment #482957 - Flags: review?(dmandelin) → review+
I summon Andreas.

/be
Fiddling with the stack here shouldn't affect perf, it's just internal bookkeeping. There's a chance when taking the slow path, there may be more memory shuffling, but not enough to cause concern.
http://hg.mozilla.org/tracemonkey/rev/11b020daa97e
OS: Linux → All
Hardware: x86_64 → All
Whiteboard: fixed-in-tracemonkey
http://hg.mozilla.org/mozilla-central/rev/11b020daa97e
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: