DescriptionClean 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.
R=verwaest@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=22978
Patch Set 1 #
Total comments: 8
Patch Set 2 : Code comments. #
Messages
Total messages: 4 (0 generated)
|