Home
last modified time | relevance | path

Searched refs:TRACE_GENERIC_IC (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/ic/
Dic.cc68 #define TRACE_GENERIC_IC(reason) set_slow_stub_reason(reason); macro
1117 TRACE_GENERIC_IC("incompatible receiver type"); in UpdateCaches()
1128 TRACE_GENERIC_IC("incompatible receiver type"); in UpdateCaches()
1575 TRACE_GENERIC_IC("JSValue"); in UpdateLoadElement()
1579 TRACE_GENERIC_IC("JSProxy"); in UpdateLoadElement()
1607 TRACE_GENERIC_IC("same map added twice"); in UpdateLoadElement()
1614 TRACE_GENERIC_IC("max polymorph exceeded"); in UpdateLoadElement()
1830 TRACE_GENERIC_IC("LookupForWrite said 'false'"); in UpdateCaches()
1930 TRACE_GENERIC_IC("transition from slow"); in GetMapIndependentHandler()
1950 TRACE_GENERIC_IC("accessor on slow map"); in GetMapIndependentHandler()
[all …]