Home
last modified time | relevance | path

Searched defs:cached (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/irtoc/lang/
H A Disa.rb22 def cached(method_name) method in Module
/arkcompiler/runtime_core/isa/
H A Dgen.rb24 def cached(method_name) method in Module
/arkcompiler/runtime_core/static_core/isa/
H A Dgen.rb24 def cached(method_name) method in Module
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DtypeRelation.h70 RelationMap cached; member in panda::es2panda::checker::RelationHolder
/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_env_constants.cpp385 JSTaggedValue cached = GetCachedJSCollatorLocales(); in SetCachedLocales() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
H A Dets_to_string_cache.cpp320 CacheAndGetNoCheck(EtsCoroutine *coro, T number, ObjectHeader *elem, uint64_t cached) CacheAndGetNoCheck() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/base/
H A Ddtoa_helper.cpp192 const DiyFp cached = GetCachedPower(mPlus.e, K); in Grisu() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_entrypoints.cpp346 extern "C" ObjectHeader *DoubleToStringDecimalStoreEntrypoint(ObjectHeader *elem, uint64_t number, uint64_t cached) in DoubleToStringDecimalStoreEntrypoint() argument
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dobject.cpp621 auto cached = cachedComputedAbstracts_.find(interfaceType); in ComputeAbstractsFromInterface() local
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A DtypeRelation.h115 RelationMap cached; member in ark::es2panda::checker::RelationHolder

Completed in 9 milliseconds