Bug 19181 - Remove dead code no longer used by squirrelfish
Summary: Remove dead code no longer used by squirrelfish
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-21 22:55 PDT by Geoffrey Garen
Modified: 2009-01-29 19:12 PST (History)
1 user (show)

See Also:


Attachments
Patch -- can't commit because it's a perf regression (264.96 KB, patch)
2008-05-21 22:55 PDT, Geoffrey Garen
no flags Details | Formatted Diff | Diff
latest iteration -- still a .4% regression (269.16 KB, patch)
2008-05-21 23:09 PDT, Geoffrey Garen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2008-05-21 22:55:13 PDT
Patch coming.
Comment 1 Geoffrey Garen 2008-05-21 22:55:52 PDT
Created attachment 21286 [details]
Patch -- can't commit because it's a perf regression
Comment 2 Geoffrey Garen 2008-05-21 23:09:03 PDT
Created attachment 21287 [details]
latest iteration -- still a .4% regression
Comment 3 Mark Rowe (bdash) 2008-05-22 13:10:03 PDT
I wonder if updating (or removing?) the JavaScriptCore order file would help prevent the random code motion issues that have been plaguing squirrelfish?
Comment 4 Cameron Zwarich (cpst) 2009-01-29 19:12:35 PST
This was done long ago.