[Webkit-unassigned] [Bug 202041] Failure in regexp interpretation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 23 06:32:52 PDT 2019


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

Paulo Matos <pmatos at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|webkit-unassigned at lists.web |pmatos at igalia.com
                   |kit.org                     |

--- Comment #3 from Paulo Matos <pmatos at igalia.com> ---
I am investigating this at the moment.
It seems interpretation of backreferences are broken:
>>> /([^x]+)\1/u.exec("\ud800\ud800\udc00")
null

when starting jsc with $ WebKitBuild/Debug/bin/jsc --useRegExpJIT=0

-- 
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/20190923/262c0697/attachment-0001.html>


More information about the webkit-unassigned mailing list