Bug 121756
| Summary: | Get rid of JITStubs and its special use of JITStackFrame for calls | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
| Component: | JavaScriptCore | Assignee: | Michael Saboff <msaboff> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 121641, 122287, 122973, 122974, 122977, 122978, 122980 | ||
| Bug Blocks: | 116888 | ||
Filip Pizlo
...
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Saboff
JIT stubs and JITStackFrame are gone. Closing.