Bug 185587

Summary: [JSC] Fix CachedCall's argument count if RegExp has named captures
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, fpizlo, keith_miller, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Yusuke Suzuki 2018-05-13 11:28:37 PDT
[JSC] Fix CachedCall's argument count if RegExp has named captures
Comment 1 Yusuke Suzuki 2018-05-13 11:35:19 PDT
Created attachment 340269 [details]
Patch
Comment 2 Mark Lam 2018-05-22 16:48:58 PDT
Comment on attachment 340269 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2018-05-22 17:17:03 PDT
Comment on attachment 340269 [details]
Patch

Clearing flags on attachment: 340269

Committed r232092: <https://trac.webkit.org/changeset/232092>
Comment 4 WebKit Commit Bot 2018-05-22 17:17:04 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-05-22 17:18:22 PDT
<rdar://problem/40470543>