Bug 191444

Summary: Options::useRegExpJIT() should use jitEnabledByDefault() just like useJIT()
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, keith_miller, mark.lam, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Michael Saboff 2018-11-08 16:53:04 PST
The default value for useRegExpJIT() should be computed the same way as useJIT().
Comment 1 Michael Saboff 2018-11-08 16:55:43 PST
Created attachment 354292 [details]
Patch
Comment 2 WebKit Commit Bot 2018-11-08 17:34:27 PST
Comment on attachment 354292 [details]
Patch

Clearing flags on attachment: 354292

Committed r238012: <https://trac.webkit.org/changeset/238012>
Comment 3 WebKit Commit Bot 2018-11-08 17:34:29 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-11-08 17:35:24 PST
<rdar://problem/45930711>