WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
27260
Allow custom memory allocation control for JavaScriptCore's IdentifierTable class
https://bugs.webkit.org/show_bug.cgi?id=27260
Summary
Allow custom memory allocation control for JavaScriptCore's IdentifierTable c...
Zoltan Horvath
Reported
2009-07-14 06:42:37 PDT
Inherits IdentifierTable class from FastAllocBase because it has been instantiated by 'new' in JavaScriptCore/runtime/Identifier.cpp:70.
Attachments
proposed patch
(1.21 KB, patch)
2009-07-14 06:44 PDT
,
Zoltan Horvath
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2009-07-14 06:44:45 PDT
Created
attachment 32710
[details]
proposed patch
Brent Fulgham
Comment 2
2009-07-14 16:16:41 PDT
Landed in
https://trac.webkit.org/changeset/45881
.
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