Bug 178033

Summary: Enable RegExp JIT for match only Unicode RegExp's
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, jfbastien, keith_miller, mark.lam, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Michael Saboff 2017-10-06 15:40:36 PDT
When I landed the JIT support for Unicode Regular Expressions in https://trac.webkit.org/changeset/221052, I didn't turn it on for match only expressions.
Comment 1 Radar WebKit Bug Importer 2017-10-06 15:44:18 PDT
<rdar://problem/34866122>
Comment 2 Michael Saboff 2017-10-06 15:46:29 PDT
Created attachment 323056 [details]
Patch
Comment 3 JF Bastien 2017-10-06 15:55:21 PDT
Comment on attachment 323056 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2017-10-06 16:21:52 PDT
Comment on attachment 323056 [details]
Patch

Clearing flags on attachment: 323056

Committed r223010: <http://trac.webkit.org/changeset/223010>
Comment 5 WebKit Commit Bot 2017-10-06 16:21:53 PDT
All reviewed patches have been landed.  Closing bug.