Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/regexp/
Dregexp_parser_cache.cpp44 std::pair<JSTaggedValue, size_t> RegExpParserCache::GetCache(EcmaString *pattern, const uint32_t fl… in GetCache() function in panda::ecmascript::RegExpParserCache
/ark/runtime_core/verification/job_queue/
Djob_queue.cpp173 CacheOfRuntimeThings &JobQueue::GetCache() in GetCache() function in panda::verifier::JobQueue