Home | History | Annotate | Download | only in src

Lines Matching refs:MONOMORPHIC

68   // the stub cache only contains monomorphic stubs. Make sure that
71 ASSERT(Code::ExtractICStateFromFlags(flags) == MONOMORPHIC);
768 Code::ComputeFlags(kind, MONOMORPHIC, extra_state, NORMAL, argc);
821 // and monomorphic stubs are not mixed up together in the stub cache.