Home | History | Annotate | Download | only in src

Lines Matching refs:ICState2String

8320 const char* Code::ICState2String(InlineCacheState state) {
8381 PrintF(out, "ic_state = %s\n", ICState2String(ic_state()));