Drive by: is there any reason to malloc these at all (zone or otherwise)?
Just make jump_table_ a ZoneList<JumpTableEntry> instead of ZoneList<JumpTableEntry*>? http://codereview.chromium.org/6647012/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
