Home | History | Annotate | Download | only in src

Lines Matching refs:MONOMORPHIC

3785   ASSERT(code->ic_state() == MONOMORPHIC);
3787 // The number of monomorphic stubs for normal load/store/call IC's can grow to
6549 case MONOMORPHIC: return "MONOMORPHIC";
6608 if (ic_state() == MONOMORPHIC) {