Searched refs:NoCache (Results 1 – 6 of 6) sorted by relevance
9 ObjAsmflags = -throwback -NoCache -depend !Depend
8 ObjAsmflags = -throwback -NoCache -depend !Depend
136 DCHECK(CodeStub::MajorKeyFromKey(stub_key) != CodeStub::NoCache); in SerializeCodeStub()
1002 major_key == CodeStub::NoCache); in GetKeyedAccessStoreMode()1003 if (major_key != CodeStub::NoCache) { in GetKeyedAccessStoreMode()
226 NoCache = 0, // marker for stubs that do custom caching] enumerator251 static uint32_t NoCacheKey() { return MajorKeyBits::encode(NoCache); } in NoCacheKey()
198 case NoCache: in MajorName()232 case NoCache: in Dispatch()