Bug 37908 - [ES5] RegExp literals are constants that should be persistent across multiple function calls.
Summary: [ES5] RegExp literals are constants that should be persistent across multiple...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-20 22:19 PDT by Oliver Hunt
Modified: 2010-04-20 23:42 PDT (History)
0 users

See Also:


Attachments
Patch (17.82 KB, patch)
2010-04-20 22:22 PDT, Oliver Hunt
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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