Reviewers: Mads Ager,

Description:
Simplify the way constructors are called and avoid pushing
a dummy receiver that we end up ignoring anyway.

Please review this at http://codereview.chromium.org/3136032/show

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     src/arm/builtins-arm.cc
  M     src/arm/codegen-arm.cc
  M     src/arm/full-codegen-arm.cc
  M     src/ia32/builtins-ia32.cc
  M     src/ia32/codegen-ia32.cc
  M     src/ia32/full-codegen-ia32.cc
  M     src/ia32/virtual-frame-ia32.cc
  M     src/x64/builtins-x64.cc
  M     src/x64/codegen-x64.cc
  M     src/x64/full-codegen-x64.cc
  M     src/x64/virtual-frame-x64.cc


--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

Reply via email to