WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
26644
Allow custom memory allocation control for JavaScriptCore's RefPtr class
https://bugs.webkit.org/show_bug.cgi?id=26644
Summary
Allow custom memory allocation control for JavaScriptCore's RefPtr class
Zoltan Horvath
Reported
2009-06-23 00:34:52 PDT
Inherits RefPtr class from FastAllocBase because it has been instantiated by 'new' in JavaScriptCore/runtime/StructureChain.cpp:41.
Attachments
proposed patch
(1.23 KB, patch)
2009-06-23 00:38 PDT
,
Zoltan Horvath
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2009-06-23 00:38:56 PDT
Created
attachment 31707
[details]
proposed patch
Eric Seidel (no email)
Comment 2
2009-06-24 00:53:16 PDT
Committing to
http://svn.webkit.org/repository/webkit/trunk
... M JavaScriptCore/ChangeLog M JavaScriptCore/wtf/RefPtr.h Committed
r45072
http://trac.webkit.org/changeset/45072
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug