Bug 144635 - DFG/FTL SwitchString shouldn't rely on the bytecode's switch tables
Summary: DFG/FTL SwitchString shouldn't rely on the bytecode's switch tables
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-05 13:20 PDT by Filip Pizlo
Modified: 2015-05-05 13:20 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 Filip Pizlo 2015-05-05 13:20:06 PDT
This reliance is silly and unnecessarily restricts the set of legal IR transformations.