Bug 189291

Summary: YARR: Add new RegExp back reference tests to specifically test back reference JIT code
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 180874    
Attachments:
Description Flags
Patch none

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.