Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp170 bool useCache = true; in Exec() local
241 const JSHandle<JSTaggedValue> &inputStr, bool useCache) in RegExpTestFast()
524 bool useCache = true; in Match() local
756 bool useCache = false; in RegExpReplaceFast() local
939 bool useCache = false; in ReplaceInternal() local
1294 bool useCache = false; in Split() local
1546 … JSHandle<EcmaString> string, uint32_t limit, bool useCache) in RegExpSplitFast()
1848 … const JSHandle<JSTaggedValue> &inputStr, bool useCache) in RegExpBuiltinExec()
2024 const JSHandle<JSTaggedValue> &inputString, bool useCache) in RegExpExec()
2079 … const JSHandle<JSTaggedValue> &inputStr, bool useCache) in RegExpExecForTestFast()