Bug 154900

Summary: The most aggressive form of RegExpTest/RegExpExec should speculate more aggressively than just cell
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 155070    
Attachments:
Description Flags
work in progress
none
the patch
saam: review+
patch for landing none

Description Filip Pizlo 2016-03-01 19:35:54 PST
Things.
Comment 1 Filip Pizlo 2016-03-05 14:23:54 PST
Created attachment 273098 [details]
work in progress
Comment 2 Filip Pizlo 2016-03-05 15:12:07 PST
Created attachment 273100 [details]
the patch
Comment 3 WebKit Commit Bot 2016-03-05 15:13:52 PST
Attachment 273100 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/dfg/DFGOperations.cpp:629:  When wrapping a line, only indent 4 spaces.  [whitespace/indent] [3]
Total errors found: 1 in 11 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Saam Barati 2016-03-05 15:28:18 PST
Comment on attachment 273100 [details]
the patch

LGTM
Comment 5 Filip Pizlo 2016-03-05 16:16:36 PST
Created attachment 273107 [details]
patch for landing
Comment 6 WebKit Commit Bot 2016-03-05 16:19:17 PST
Attachment 273107 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/dfg/DFGOperations.cpp:629:  When wrapping a line, only indent 4 spaces.  [whitespace/indent] [3]
Total errors found: 1 in 11 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 7 Filip Pizlo 2016-03-05 16:48:32 PST
Landed in http://trac.webkit.org/changeset/197622