Searched defs:useCache (Results 1 – 1 of 1) sorted by relevance
162 bool useCache = true; in Exec() local258 const JSHandle<JSTaggedValue> inputStr, bool useCache) in RegExpTestFast()613 bool useCache = true; in RegExpMatch() local845 bool useCache = false; in RegExpReplaceFast() local1014 bool useCache = true; in ReplaceInternal() local1437 bool useCache = false; in RegExpSplit() local1661 … JSHandle<JSTaggedValue> jsString, uint32_t limit, bool useCache) in RegExpSplitFast()2003 … bool isFastPath, bool useCache, bool isIntermediateResult) in RegExpBuiltinExec()2150 … bool isFastPath, uint32_t lastIndex, bool useCache) in RegExpBuiltinExecWithoutResult()2195 const JSHandle<JSTaggedValue> &inputString, bool useCache, in RegExpExec()