[Webkit-unassigned] [Bug 27340] New: Allow custom memory allocation control in JavaScriptCore's JSClassRef.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 16 02:40:03 PDT 2009


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

           Summary: Allow custom memory allocation control in
                    JavaScriptCore's JSClassRef.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


Inherit StaticValueEntry and StaticFunctionEntry struct from FastAllocBase
because these have been instantiated by 'new' in
JavaScriptCore/API/JSClassRef.cpp:153 and in
JavaScriptCore/API/JSClassRef.cpp:166.

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