Reviewers: Toon Verwaest,

Message:
Hi Toon,
This CL tries to clarify state and reporting concerns for vector-based ICs.
PTAL, thanks!
--Michael


Description:
Clean up IC tracing for CallICs.

CallICs have had some confused tracing, because the IC state is not
entirely captured by the installed code stub - it lives in the type
vector.

Change tracing to be able to use the vector state changes instead.
Introduced a DEFAULT state to be used by all vector-based ICs.

[email protected]
BUG=

Please review this at https://codereview.chromium.org/451643002/

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

Affected files (+78, -51 lines):
  M src/code-stubs.h
  M src/code-stubs.cc
  M src/globals.h
  M src/ic.h
  M src/ic.cc
  M src/ic-inl.h
  M src/objects.h
  M src/objects.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to