Searched defs:useCache (Results 1 – 2 of 2) sorted by relevance
158 bool useCache = true; in Exec() local256 const JSHandle<JSTaggedValue> inputStr, bool useCache) in RegExpTestFast()619 bool useCache = true; in RegExpMatch() local859 bool useCache = false; in RegExpReplaceFast() local1036 bool useCache = true; in ReplaceInternal() local1481 bool useCache = false; in RegExpSplit() local1709 … 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()
314 bool useCache = mode == CacheMode::CACHE_ALL; in UseDirCache() local