Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser_cache.cpp58 void RegExpParserCache::SetCache(EcmaString *pattern, const uint32_t flags, in SetCache() function in panda::ecmascript::RegExpParserCache
/arkcompiler/ets_runtime/ecmascript/base/
Dfast_json_stringifier.h130 … inline void SetCache(JSHClass *hclass, size_t numOfKeys, CVector<std::pair<CString, int>> &value) in SetCache() function