Bug 125861
Summary: | CStack Branch: Add prologue and epilogue helpers for all platforms | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
Component: | JavaScriptCore | Assignee: | Michael Saboff <msaboff> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Michael Saboff
The current C Stack branch only have prologue and epilogue support for X86 and X86-64. There needs to be equivalent helots for the other platforms.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Saboff
Completed on branch - merged back to trunk in r163027.