Bug 117849 - fourthTier: FTL should support SwitchChar
Summary: fourthTier: FTL should support SwitchChar
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: 112840
  Show dependency treegraph
 
Reported: 2013-06-20 13:53 PDT by Filip Pizlo
Modified: 2013-06-20 14:19 PDT (History)
7 users (show)

See Also:


Attachments
the patch (35.55 KB, patch)
2013-06-20 13:58 PDT, Filip Pizlo
ggaren: 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 2013-06-20 13:53:09 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-06-20 13:58:59 PDT
Created attachment 205118 [details]
the patch
Comment 2 Filip Pizlo 2013-06-20 13:59:25 PDT
Comment on attachment 205118 [details]
the patch

View in context: https://bugs.webkit.org/attachment.cgi?id=205118&action=review

> Source/JavaScriptCore/dfg/DFGOperations.cpp:1542
> -
> +    

I will revert.
Comment 3 Geoffrey Garen 2013-06-20 14:17:09 PDT
Comment on attachment 205118 [details]
the patch

r=me
Comment 4 Filip Pizlo 2013-06-20 14:19:30 PDT
Landed in http://trac.webkit.org/changeset/151802