Bug 189291 - YARR: Add new RegExp back reference tests to specifically test back reference JIT code
Summary: YARR: Add new RegExp back reference tests to specifically test back reference...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks: 180874
  Show dependency treegraph
 
Reported: 2018-09-04 17:54 PDT by Michael Saboff
Modified: 2018-09-04 19:08 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.77 KB, patch)
2018-09-04 17:58 PDT, Michael Saboff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2018-09-04 17:54:05 PDT
The RegExp code is covered by so many tests, but it makes sense to add some back reference test in one place for the code in https://bugs.webkit.org/show_bug.cgi?id=180874.
Comment 1 Radar WebKit Bug Importer 2018-09-04 17:54:40 PDT
<rdar://problem/44121217>
Comment 2 Michael Saboff 2018-09-04 17:58:06 PDT
Created attachment 348879 [details]
Patch
Comment 3 WebKit Commit Bot 2018-09-04 19:08:40 PDT
Comment on attachment 348879 [details]
Patch

Clearing flags on attachment: 348879

Committed r235655: <https://trac.webkit.org/changeset/235655>
Comment 4 WebKit Commit Bot 2018-09-04 19:08:42 PDT
All reviewed patches have been landed.  Closing bug.