Searched defs:GetCache (Results 1 – 2 of 2) sorted by relevance
| /ark/js_runtime/ecmascript/regexp/ | ||
| D | regexp_parser_cache.cpp | 44 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/ | ||
| D | job_queue.cpp | 173 CacheOfRuntimeThings &JobQueue::GetCache() in GetCache() function in panda::verifier::JobQueue |