Searched refs:NoCache (Results 1 – 6 of 6) sorted by relevance
9 ObjAsmflags = -throwback -NoCache -depend !Depend
8 ObjAsmflags = -throwback -NoCache -depend !Depend
812 major_key == CodeStub::NoCache); in GetKeyedAccessStoreMode()813 if (major_key != CodeStub::NoCache) { in GetKeyedAccessStoreMode()
196 case NoCache: in MajorName()230 case NoCache: in Dispatch()
173 NoCache = 0, // marker for stubs that do custom caching] enumerator198 static uint32_t NoCacheKey() { return MajorKeyBits::encode(NoCache); } in NoCacheKey()
2450 DCHECK(CodeStub::MajorKeyFromKey(stub_key) != CodeStub::NoCache); in SerializeCodeStub()