RESOLVED FIXED27833
[commit+] Allow custom memory allocation control for JavaScriptCore's RegExpConstructorPrivate struct
https://bugs.webkit.org/show_bug.cgi?id=27833
Summary [commit+] Allow custom memory allocation control for JavaScriptCore's RegExpC...
Zoltan Horvath
Reported 2009-07-30 05:28:42 PDT
Inherits RegExpConstructorPrivate class from FastAllocBase because it has been instantiated by 'new' in JavaScriptCore/runtime/RegExpConstructor.cpp:152.
Attachments
proposed patch (1.26 KB, patch)
2009-07-30 05:31 PDT, Zoltan Horvath
no flags
Zoltan Horvath
Comment 1 2009-07-30 05:31:21 PDT
Created attachment 33772 [details] proposed patch
Adam Barth
Comment 2 2009-08-01 00:51:27 PDT
Comment on attachment 33772 [details] proposed patch Clearing review flag on attachment: 33772 Committing to http://svn.webkit.org/repository/webkit/trunk ... M JavaScriptCore/ChangeLog M JavaScriptCore/runtime/RegExpConstructor.cpp Committed r46667 M JavaScriptCore/runtime/RegExpConstructor.cpp M JavaScriptCore/ChangeLog r46667 = 8a61ee028a45bd182c322f732bab28082cc51055 (trunk) No changes between current HEAD and refs/remotes/trunk Resetting to the latest refs/remotes/trunk http://trac.webkit.org/changeset/46667
Adam Barth
Comment 3 2009-08-01 00:51:31 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.