[Webkit-unassigned] [Bug 27336] New: Allow custom memory allocation control in JavaScriptCore's CodeBlock.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 16 01:17:49 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27336
Summary: Allow custom memory allocation control in
JavaScriptCore's CodeBlock.h
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hzoltan at inf.u-szeged.hu
Inherits ExceptionInfo and RareData struct from FastAllocBase because these
have been instantiated by 'new' in JavaScriptCore/bytecode/CodeBlock.cpp:1289
and in JavaScriptCore/bytecode/CodeBlock.h:453.
Remove unnecessary WTF:: namespace from CodeBlock class' inheritance.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list