[Webkit-unassigned] [Bug 26750] Allow custom memory allocation control for JavaScriptCore/runtime directory's classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 30 05:06:17 PDT 2009


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





--- Comment #12 from Zoltan Horvath <hzoltan at inf.u-szeged.hu>  2009-07-30 05:06:16 PDT ---
I've checked the problem: I've inherited DateInstance::Cache form FastAllocBase
but DataInstance is a JSObject so this caused the problem. DataInstance::Cache
doesn't need to be inherited.

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