Home | History | Annotate | Download | only in src

Lines Matching refs:CALL_IC

248   if (kind != Code::CALL_IC &&
353 case Code::CALL_IC: return CallIC::Clear(address, target);
587 ASSERT(kind_ == Code::CALL_IC);
709 if (kind_ == Code::CALL_IC &&
713 } else if (kind_ == Code::CALL_IC &&
749 TRACE_IC(kind_ == Code::CALL_IC ? "CallIC" : "KeyedCallIC",