Bug 185587 - [JSC] Fix CachedCall's argument count if RegExp has named captures
Summary: [JSC] Fix CachedCall's argument count if RegExp has named captures
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-13 11:28 PDT by Yusuke Suzuki
Modified: 2018-05-22 17:18 PDT (History)
8 users (show)

See Also:


Attachments
Patch (11.00 KB, patch)
2018-05-13 11:35 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>