Bug 131965 - Switch statements that skip the baseline JIT should work
Summary: Switch statements that skip the baseline JIT should work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-21 18:57 PDT by Filip Pizlo
Modified: 2014-04-21 20:00 PDT (History)
7 users (show)

See Also:


Attachments
the patch (6.05 KB, patch)
2014-04-21 18:58 PDT, Filip Pizlo
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2014-04-21 18:57:46 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-04-21 18:58:39 PDT
Created attachment 229849 [details]
the patch
Comment 2 Mark Hahnenberg 2014-04-21 19:55:49 PDT
Comment on attachment 229849 [details]
the patch

r=me
Comment 3 Filip Pizlo 2014-04-21 20:00:09 PDT
Landed in http://trac.webkit.org/changeset/167646