Bug 122978
| Summary: | Eliminate JITStubCall.h and all #include references | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ggaren |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 122973 | ||
| Bug Blocks: | 121756 | ||
Michael Saboff
After https://bugs.webkit.org/show_bug.cgi?id=122973 this will be dead code.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Geoffrey Garen
Oliver did this in <http://trac.webkit.org/changeset/157603>.