Home | History | Annotate | Download | only in src

Lines Matching refs:ic_state

8381     PrintF(out, "ic_state = %s\n", ICState2String(ic_state()));
8383 if (ic_state() == MONOMORPHIC) {