Reviewers: Mads Ager, fschneider, Description: Simplify EmitCallIC.
Move the identification of the corresponding StatsCounter where it belongs, namely into the Code class. Use the null pattern to signal "no inlined Smi code". Please review this at http://codereview.chromium.org/7273066/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/full-codegen-arm.cc M src/full-codegen.h M src/ia32/full-codegen-ia32.cc M src/mips/full-codegen-mips.cc M src/objects-inl.h M src/objects.h M src/objects.cc M src/x64/full-codegen-x64.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
