Inherits CodeBlock class from FastAllocBase (bug #20422), because it has been instantiated by 'new' in JavaScriptCore/bytecode/CodeBlock.h:217.
Created attachment 31784 [details] proposed patch
Created attachment 31795 [details] updated proposed patch
Comment on attachment 31795 [details] updated proposed patch r=me
Committing to http://svn.webkit.org/repository/webkit/trunk ... M JavaScriptCore/ChangeLog M JavaScriptCore/bytecode/CodeBlock.h Committed r45123 http://trac.webkit.org/changeset/45123
This patch needed a fix to build: http://trac.webkit.org/changeset/45128