Reviewers: fschneider,

Message:
We already use CallFunction for Hydrogen/Lithium instructions, so I called this
InvokeFunction which reflects its implementation in the backend.

That's kind of annoying.

Description:
Support %_CallFunction in optimized code.

[email protected]


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

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

Affected files:
  M src/arm/full-codegen-arm.cc
  M src/arm/lithium-codegen-arm.h
  M src/arm/lithium-codegen-arm.cc
  M src/hydrogen-instructions.h
  M src/hydrogen.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/lithium-codegen-ia32.h
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/lithium-ia32.h
  M src/ia32/lithium-ia32.cc
  M src/runtime-profiler.cc
  M src/x64/full-codegen-x64.cc
  M src/x64/lithium-codegen-x64.h


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

Reply via email to