Searched defs:GetCache (Results 1 – 2 of 2) sorted by relevance
45 std::pair<JSTaggedValue, size_t> RegExpParserCache::GetCache(EcmaString *pattern, const uint32_t fl… in GetCache() function in panda::ecmascript::RegExpParserCache
131 static OptionalRef<LibCache> GetCache() in GetCache() function