RESOLVED FIXED Bug 178033
Enable RegExp JIT for match only Unicode RegExp's
https://bugs.webkit.org/show_bug.cgi?id=178033
Summary Enable RegExp JIT for match only Unicode RegExp's
Michael Saboff
Reported 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.
Attachments
Patch (1.42 KB, patch)
2017-10-06 15:46 PDT, Michael Saboff
no flags
Radar WebKit Bug Importer
Comment 1 2017-10-06 15:44:18 PDT
Michael Saboff
Comment 2 2017-10-06 15:46:29 PDT
JF Bastien
Comment 3 2017-10-06 15:55:21 PDT
Comment on attachment 323056 [details] Patch r=me
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2017-10-06 16:21:53 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.