Home
last modified time | relevance | path

Searched defs:cached (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/irtoc/lang/
Disa.rb22 def cached(method_name) method in Module
/arkcompiler/runtime_core/isa/
Dgen.rb24 def cached(method_name) method in Module
/arkcompiler/runtime_core/static_core/isa/
Dgen.rb24 def cached(method_name) method in Module
/arkcompiler/ets_runtime/ecmascript/
Dglobal_env_constants.cpp355 JSTaggedValue cached = GetCachedJSCollatorLocales(); in SetCachedLocales() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp583 auto cached = cachedComputedAbstracts_.find(interfaceType); in ComputeAbstractsFromInterface() local