Home
last modified time | relevance | path

Searched defs:GetCache (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser_cache.cpp45 std::pair<JSTaggedValue, size_t> RegExpParserCache::GetCache(EcmaString *pattern, const uint32_t fl… in GetCache() function in panda::ecmascript::RegExpParserCache
/arkcompiler/runtime_core/verification/jobs/
Dthread_pool.h131 static OptionalRef<LibCache> GetCache() in GetCache() function