Reviewers: Kevin Millikin, Description: First round of size reduction for JumpTargets. Reduce their size by two words: there is no reason to keep a pointer to the current code generator and macro assembler in the JumpTarget.
Please review this at http://codereview.chromium.org/113458 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/codegen-arm.cc M src/arm/jump-target-arm.cc M src/codegen.cc M src/ia32/codegen-ia32.cc M src/ia32/jump-target-ia32.cc M src/ia32/macro-assembler-ia32.cc M src/jump-target-inl.h M src/jump-target.h M src/jump-target.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
