RESOLVED FIXED 83841
replaceUsingStringSearch: delay the creation of the replace string until needed
https://bugs.webkit.org/show_bug.cgi?id=83841
Summary replaceUsingStringSearch: delay the creation of the replace string until needed
Benjamin Poulain
Reported 2012-04-12 18:14:59 PDT
To avoid a couple of instructions when there is no match.
Attachments
Patch (3.60 KB, patch)
2012-04-12 18:26 PDT, Benjamin Poulain
ggaren: review+
Benjamin Poulain
Comment 1 2012-04-12 18:26:48 PDT
Geoffrey Garen
Comment 2 2012-04-18 08:26:07 PDT
Comment on attachment 137016 [details] Patch r=me
Benjamin Poulain
Comment 3 2012-04-18 10:08:51 PDT
Note You need to log in before you can comment on or make changes to this bug.