[Webkit-unassigned] [Bug 154835] Turn String.prototype.replace into an intrinsic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 29 16:14:55 PST 2016


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

Filip Pizlo <fpizlo at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |154840

--- Comment #2 from Filip Pizlo <fpizlo at apple.com> ---
This isn't showing up as a speed-up when I just implement it as a raw intrinsic.  But it ought to be a speed-up once the compiler can reason about what's going on.  I believe that for this to work I'll need to add a RegExpUse UseKind and a SpecRegExpObject speculated type.  Hence I need this: https://bugs.webkit.org/show_bug.cgi?id=154840

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160301/c87d9f76/attachment-0001.html>


More information about the webkit-unassigned mailing list