Bug 253915

Summary: [JSC] Add more tests for RegExp V flag and fix issues found
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description Michael Saboff 2023-03-14 15:36:11 PDT
The test262 for RegExp V flag / property of strings does not include exhaustive syntax checks for the grammar added for the feature.

We need to add these such tests and fix issues found with these new tests.
Comment 1 Radar WebKit Bug Importer 2023-03-14 15:36:43 PDT
<rdar://problem/106724836>
Comment 2 Michael Saboff 2023-03-14 16:23:29 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11522
Comment 3 EWS 2023-03-15 14:37:00 PDT
Committed 261714@main (30c8a2c9c4a8): <https://commits.webkit.org/261714@main>

Reviewed commits have been landed. Closing PR #11522 and removing active labels.