Bug 83841

Summary: replaceUsingStringSearch: delay the creation of the replace string until needed
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: JavaScriptCoreAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

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.