Bug 130202 - FTL should support IsBlah
Summary: FTL should support IsBlah
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: 2014-03-13 12:06 PDT by Filip Pizlo
Modified: 2014-03-13 15:19 PDT (History)
10 users (show)

See Also:


Attachments
the patch (13.36 KB, patch)
2014-03-13 12:11 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 2014-03-13 12:06:37 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-03-13 12:11:55 PDT
Created attachment 226608 [details]
the patch
Comment 2 Early Warning System Bot 2014-03-13 12:14:59 PDT
Attachment 226608 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/ftl/FTLOSRExitCompiler.cpp:36:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 10 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Geoffrey Garen 2014-03-13 12:31:52 PDT
Comment on attachment 226608 [details]
the patch

r=me
Comment 4 Filip Pizlo 2014-03-13 15:19:44 PDT
Landed in http://trac.webkit.org/changeset/165571