Reviewers: Michael Starzinger, danno, Paul Lind, kisg,

Description:
MIPS: Implement inlining of constructor calls.

Port r10849 (b0fe79c).

Also included: Fixed a bug in GenerateRecordCallTarget.

This bug prevented certain functions from being registered as Monomorphic
and thus prevented them from being inlined using the new system (b0fe79c).

BUG=
TEST=


Please review this at http://codereview.chromium.org/9511002/

Affected files:
  M src/mips/builtins-mips.cc
  M src/mips/code-stubs-mips.cc
  M src/mips/deoptimizer-mips.cc
  M src/mips/lithium-codegen-mips.cc
  M src/mips/lithium-mips.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to