RESOLVED DUPLICATE of bug 230802 230934
Code inside strength reduction can incorrectly prove that we know what lastIndex is
https://bugs.webkit.org/show_bug.cgi?id=230934
Summary Code inside strength reduction can incorrectly prove that we know what lastIn...
Saam Barati
Reported 2021-09-28 20:35:17 PDT
If the RegExp node is a constant, we can't claim that we know what lastIndex is if we don't see a SetRegExpObjectLastIndex node.
Attachments
Saam Barati
Comment 1 2021-09-28 20:39:11 PDT
*** This bug has been marked as a duplicate of bug 230802 ***
Note You need to log in before you can comment on or make changes to this bug.