Searched defs:useCache (Results 1 – 1 of 1) sorted by relevance
158 bool useCache = true; in Exec() local255 const JSHandle<JSTaggedValue> inputStr, bool useCache) in RegExpTestFast()610 bool useCache = true; in RegExpMatch() local842 bool useCache = false; in RegExpReplaceFast() local1011 bool useCache = true; in ReplaceInternal() local1430 bool useCache = false; in RegExpSplit() local1654 … JSHandle<JSTaggedValue> jsString, uint32_t limit, bool useCache) in RegExpSplitFast()1996 … bool isFastPath, bool useCache, bool isIntermediateResult) in RegExpBuiltinExec()2143 … bool isFastPath, uint32_t lastIndex, bool useCache) in RegExpBuiltinExecWithoutResult()2188 const JSHandle<JSTaggedValue> &inputString, bool useCache, in RegExpExec()