Bug 176464 - FIXME - Implement strength reduction optimization for named capture groups.
Summary: FIXME - Implement strength reduction optimization for named capture groups.
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-09-06 09:54 PDT by Michael Saboff
Modified: 2017-09-06 09:54 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2017-09-06 09:54:04 PDT
Need to add code to create groups object with named capture elements to DFGStrengthReductionPhase.cpp::handleNode for RegExpExec nodes.
Comment 1 Radar WebKit Bug Importer 2017-09-06 09:54:35 PDT
<rdar://problem/34282198>