[Webkit-unassigned] [Bug 26078] Allow custom memory allocation control in JavaScriptCore's interpreter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 31 23:22:31 PDT 2009


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30775|review?                     |review+
               Flag|                            |




------- Comment #2 from darin at apple.com  2009-05-31 23:22 PDT -------
(From update of attachment 30775)
> -    class Interpreter {
> +    class Interpreter : public WTF::FastAllocBase {

Don't need the namespace prefix.

r=me


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list