Searched defs:cached (Results 1 – 10 of 10) sorted by relevance
22 def cached(method_name) method in Module
24 def cached(method_name) method in Module
272 auto *cached = reinterpret_cast<typename EtsToStringCacheElement<T>::Data *>(&cachedAsInt); in FinishUpdate() local305 auto cached = elem->LoadData(); // r1 in GetOrCacheImpl() local321 uint64_t cached) in CacheAndGetNoCheck()
204 const DiyFp cached = GetCachedPower(mPlus.e_); in Grisu() local
418 JSTaggedValue cached = GetCachedJSCollatorLocales(); in SetCachedLocales() local
194 const DiyFp cached = GetCachedPower(mPlus.e, K); in Grisu() local
346 …tHeader *DoubleToStringDecimalStoreEntrypoint(ObjectHeader *elem, uint64_t number, uint64_t cached) in DoubleToStringDecimalStoreEntrypoint()
622 auto cached = cachedComputedAbstracts_.find(interfaceType); in ComputeAbstractsFromInterface() local2122 auto cached = [this, type](Type *res) { in GetApparentType() local
1191 const cached = this.parentSymbolCache.get(symbol); constant