Searched refs:TRACE_VECTOR_IC (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/ic/ |
D | ic.cc | 138 #define TRACE_VECTOR_IC(type, name, old_state, new_state) \ macro 1919 TRACE_VECTOR_IC("CallIC (custom handler)", name, old_state, new_state); in DoCustomHandler() 1949 TRACE_VECTOR_IC("CallIC", name, old_state, new_state); in PatchMegamorphic() 1994 TRACE_VECTOR_IC("CallIC", name, old_state, new_state); in HandleMiss()
|