Home
last modified time | relevance | path

Searched defs:isRegexp (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp371 bool isRegexp = JSObject::IsRegExp(thread, searchTag); in EndsWith() local
417 bool isRegexp = JSObject::IsRegExp(thread, searchTag); in Includes() local
1811 bool isRegexp = JSObject::IsRegExp(thread, searchTag); in StartsWith() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_object.cpp156 JSTaggedValue isRegexp = ObjectFastOperator::FastGetPropertyByValue( in IsRegExp() local

Completed in 16 milliseconds