[Webkit-unassigned] [Bug 192019] REGRESSION: stress/materialized-regexp-has-correct-last-index-set-by-match.js timing out on 32-bit JSC bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 11:12:38 PST 2018


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

Ryan Haddad <ryanhaddad at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark.lam at apple.com

--- Comment #1 from Ryan Haddad <ryanhaddad at apple.com> ---
The first test run exhibiting this issue contained the following RegExp changes:

RegExp operations should not take fast patch if lastIndex is not numeric.
https://trac.webkit.org/changeset/238267

RegExpObject's collectMatches should not be using JSArray::push to fill in its match results.
https://trac.webkit.org/changeset/238270

-- 
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/20181127/92e29541/attachment-0001.html>


More information about the webkit-unassigned mailing list