[Webkit-unassigned] [Bug 204067] RegExpBuiltinExec should create "groups" property unconditionally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 11 07:11:28 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=204067

Alexey Shvayka <shvaikalesh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |202475

--- Comment #2 from Alexey Shvayka <shvaikalesh at gmail.com> ---
I am adding this bug as a blocker of RegExp Match Indices proposal (https://bugs.webkit.org/show_bug.cgi?id=202475), because "indices" property should be created after "groups" (order is observable), and the way we currently add properties in RegExpMatchesArray.cpp/createStructureImpl will make that unnecessarily tricky.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=202475
[Bug 202475] [JSC] Implement RegExp Match Indices proposal
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191111/dbf658b7/attachment-0001.htm>


More information about the webkit-unassigned mailing list