Inherits BytecodeGenerator class from FastAllocBase (bug #20422), because it has been instantiated by 'new' in JavaScriptCore/parser/Nodes.cpp:1892.
Created attachment 31783 [details] proposed patch
Created attachment 31794 [details] updated proposed patch
Comment on attachment 31794 [details] updated proposed patch r=me You can probably do more of these at a time, rather than going class by class.
Committing to http://svn.webkit.org/repository/webkit/trunk ... M JavaScriptCore/ChangeLog M JavaScriptCore/bytecompiler/BytecodeGenerator.h Committed r45122 http://trac.webkit.org/changeset/45122
This patch need a fix to build: http://trac.webkit.org/changeset/45128