Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp158 bool useCache = true; in Exec() local
256 const JSHandle<JSTaggedValue> inputStr, bool useCache) in RegExpTestFast()
619 bool useCache = true; in RegExpMatch() local
859 bool useCache = false; in RegExpReplaceFast() local
1036 bool useCache = true; in ReplaceInternal() local
1481 bool useCache = false; in RegExpSplit() local
1709 … JSHandle<JSTaggedValue> jsString, uint32_t limit, bool useCache) in RegExpSplitFast()
2061 … bool isFastPath, bool useCache, bool isIntermediateResult) in RegExpBuiltinExec()
2216 … bool isFastPath, uint32_t lastIndex, bool useCache) in RegExpBuiltinExecWithoutResult()
2261 const JSHandle<JSTaggedValue> &inputString, bool useCache, in RegExpExec()
/arkcompiler/runtime_core/static_core/libziparchive/extractortool/
Dzip_file.cpp314 bool useCache = mode == CacheMode::CACHE_ALL; in UseDirCache() local