Searched defs:cached (Results 1 – 12 of 12) sorted by relevance
22 def cached(method_name) method in Module
24 def cached(method_name) method in Module
204 const DiyFp cached = GetCachedPower(mPlus.e_); in Grisu() local
492 JSTaggedValue cached = GetCachedJSCollatorLocales(); in SetCachedLocales() local
339 uint64_t cached) in CacheAndGetNoCheck()
123 auto &cached = arrowToFuncInterface_; in ArrowToFunctionalInterface() local140 auto &cached = invokeToArrowSignature_; in MethodToArrow() local
194 const DiyFp cached = GetCachedPower(mPlus.e, K); in Grisu() local
375 …tHeader *DoubleToStringDecimalStoreEntrypoint(ObjectHeader *elem, uint64_t number, uint64_t cached) in DoubleToStringDecimalStoreEntrypoint()
746 auto cached = cachedComputedAbstracts->find(interfaceType); in ComputeAbstractsFromInterface() local2529 auto cached = [this, type](Type *res) { in GetApparentType() local
1365 const cached = this.parentSymbolCache.get(symbol); constant