Closed Bug 810824 Opened 11 years ago Closed 11 years ago

BaselineCompiler: Make frame iteration work

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
With the attached patch GetPcScript/cx->stack.currentScript() and js_Dumpbacktrace (StackIter) work. There may be some other places that need updating, but we can fix these when they show up.
Attachment #680607 - Flags: review?(kvijayan)
Attachment #680607 - Flags: review?(kvijayan) → review+
Comment on attachment 680607 [details] [diff] [review]
Patch

Review of attachment 680607 [details] [diff] [review]:
-----------------------------------------------------------------

In addition, I will recommend you to specialize the IonFrameIterator::dump function, which is extremely useful to have especially at the beginning of the project.
Attachment #680607 - Flags: feedback+
https://hg.mozilla.org/projects/ionmonkey/rev/9af743a5b908

("dump" patch in bug 810946)
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Depends on: 877826
You need to log in before you can comment on or make changes to this bug.