Searched defs:regexpObj (Results 1 – 2 of 2) sorted by relevance
178 extern "C" EtsObject *EscompatRegExpCompile(EtsObject *regexpObj) in EscompatRegExpCompile()266 RegExpMatchResult Execute(EtsObject *regexpObj, EtsString *inputStrObj, EtsInt stringLength, EtsInt… in Execute()
543 JSHandle<JSRegExp> regexpObj(thread, JSRegExp::Cast(thisObj->GetTaggedObject())); in GetSource() local1924 JSHandle<JSRegExp> regexpObj(thread, JSRegExp::Cast(obj->GetTaggedObject())); in GetFlagsInternal() local2514 JSHandle<JSRegExp> regexpObj(regexp); in FindCachedResult() local2590 JSHandle<JSRegExp> regexpObj(regexp); in AddResultInCache() local