Reviewers: fschneider,

Description:
Remove in-loop tracking for call ICs.

We passed this flag around in a lot of places and had differenc call
ICs based on it, but never did any real specialization based on its
value.

[email protected]
BUG=
TEST=


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

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

Affected files:
  M src/arm/full-codegen-arm.cc
  M src/arm/ic-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/builtins.cc
  M src/code-stubs.h
  M src/code-stubs.cc
  M src/disassembler.cc
  M src/full-codegen.cc
  M src/handles.h
  M src/handles.cc
  M src/hydrogen.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/ic-ia32.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ic.h
  M src/ic.cc
  M src/objects-inl.h
  M src/objects.h
  M src/objects.cc
  M src/runtime.cc
  M src/stub-cache.h
  M src/stub-cache.cc
  M src/type-info.cc
  M src/v8globals.h
  M src/x64/full-codegen-x64.cc
  M src/x64/ic-x64.cc
  M src/x64/lithium-codegen-x64.cc


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

Reply via email to