Home | History | Annotate | Download | only in mips

Lines Matching defs:GetMode

512   static Mode GetMode(Code* stub) {
538 ASSERT(GetMode(stub) == INCREMENTAL ||
539 GetMode(stub) == INCREMENTAL_COMPACTION);
544 ASSERT(GetMode(stub) == STORE_BUFFER_ONLY);
548 ASSERT(GetMode(stub) == STORE_BUFFER_ONLY);
552 ASSERT(GetMode(stub) == mode);