Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/isa/
Dgen.rb24 def cached(method_name) method in Module
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DarrayTypeInSignatureOfInterfaceAndClass.ts34 cached: boolean; property
/arkcompiler/ets_runtime/ecmascript/
Dglobal_env_constants.cpp621 JSTaggedValue cached = GetCachedJSCollatorLocales(); in SetCachedLocales() local