Comment #2 on issue 3605 by [email protected]: TypeFeedbackInfo
somehow getting more than 100% of ICs with typeinfo
https://code.google.com/p/v8/issues/detail?id=3605
CallIC, and vector-based ICs in general didn't have a way to clear
information at gc time along with other ICs, that led to the
miscalculation. I'm working on a fix where vector-based ICs store their
statistics in the type feedback vector, and the runtime profiler aggregates
this information with that already kept in the TypeFeedbackInfo object
hanging off the Code object that hosts the ICs.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
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.