Bug 37908

Summary: [ES5] RegExp literals are constants that should be persistent across multiple function calls.
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mjs: review+

Description Oliver Hunt 2010-04-20 22:19:10 PDT
[ES5] RegExp literals are constants that should be persistent across multiple function calls.
Comment 1 Oliver Hunt 2010-04-20 22:22:01 PDT
Created attachment 53917 [details]
Patch
Comment 2 Maciej Stachowiak 2010-04-20 23:26:22 PDT
Comment on attachment 53917 [details]
Patch

r=me
Comment 3 Oliver Hunt 2010-04-20 23:42:08 PDT
Committed r57955