Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp658 bool isJSRegExp = JSObject::IsRegExp(thread, regexp); in MatchAll() local
957 bool isJSRegExp = JSObject::IsRegExp(thread, searchTag); in ReplaceAll() local