Bug 62503 - Remove JIT_OPTIMIZE_* switches
Summary: Remove JIT_OPTIMIZE_* switches
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-11 13:06 PDT by Gavin Barraclough
Modified: 2011-06-11 13:09 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2011-06-11 13:06:36 PDT
The alternative code paths are untested, and not well maintained.  These were useful when there was more churn in the JIT, but now are a maintenance overhead.  Time to move on, removing.
Comment 1 Gavin Barraclough 2011-06-11 13:09:57 PDT
Fixed in r88604