[Webkit-unassigned] [Bug 27260] New: Allow custom memory allocation control for JavaScriptCore's IdentifierTable class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 14 06:42:38 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27260

           Summary: Allow custom memory allocation control for
                    JavaScriptCore's IdentifierTable class
           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 IdentifierTable class from FastAllocBase because it has been
instantiated by
'new' in JavaScriptCore/runtime/Identifier.cpp:70.

-- 
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