This problem shows how much of a bad idea it is to always clear the feedback ..
:)

LGTM on the fix though.


https://codereview.chromium.org/224903005/diff/60001/src/ic.cc
File src/ic.cc (right):

https://codereview.chromium.org/224903005/diff/60001/src/ic.cc#newcode1885
src/ic.cc:1885: // pre-empted.
AAARG

https://codereview.chromium.org/224903005/diff/60001/src/ic.cc#newcode1889
src/ic.cc:1889: TRACE_IC("CallIC",
Handle<Object>(js_function->shared()->name(),
handle(js_function->shared()->name()));

https://codereview.chromium.org/224903005/diff/60001/src/ic.cc#newcode1889
src/ic.cc:1889: TRACE_IC("CallIC",
Handle<Object>(js_function->shared()->name(),
handle(js..->name()));

https://codereview.chromium.org/224903005/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to