Home
last modified time | relevance | path

Searched defs:cache_ (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dcondition_chain_cache.h33 ArenaMap<ConditionChain *, Inst *> cache_; member in ark::compiler::ConditionChainCache
/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DproxyProgramsCache.h43 ArenaUnorderedMap<util::StringView, parser::Program *> cache_; member in ark::es2panda::ark::es2panda::evaluate::final
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
H A Dwrappers_cache.h57 std::unordered_map<Key, std::unique_ptr<Wrapper>> cache_; member in ark::ets::interop::js::ets_proxy::WrappersCache
/arkcompiler/runtime_core/static_core/libpandafile/tests/
H A Dpanda_cache_test.cpp138 PandaCache *cache_; member in ark::panda_file::test::CacheOps
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Djs_refconvert.h136 std::unordered_map<Class *, std::unique_ptr<JSRefConvert>> cache_; member in ark::ets::interop::js::JSRefConvertCache
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgate_meta_data_builder.h174 const GateMetaDataChache cache_; member in panda::ecmascript::kungfu::GateMetaBuilder

Completed in 3 milliseconds