Bug 114224 - DFG should be able to inline string equality comparisons
Summary: DFG should be able to inline string equality comparisons
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: 2013-04-08 16:57 PDT by Filip Pizlo
Modified: 2013-04-08 17:08 PDT (History)
7 users (show)

See Also:


Attachments
the patch (15.72 KB, patch)
2013-04-08 17:00 PDT, Filip Pizlo
oliver: 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-04-08 16:57:58 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-04-08 17:00:57 PDT
Created attachment 196970 [details]
the patch
Comment 2 Filip Pizlo 2013-04-08 17:08:54 PDT
Landed in http://trac.webkit.org/changeset/147965