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()
546 JSHandle<JSRegExp> regexpObj(thread, JSRegExp::Cast(thisObj->GetTaggedObject())); in GetSource() local1931 JSHandle<JSRegExp> regexpObj(thread, JSRegExp::Cast(obj->GetTaggedObject())); in GetFlagsInternal() local2511 JSHandle<JSRegExp> regexpObj(regexp); in FindCachedResult() local2587 JSHandle<JSRegExp> regexpObj(regexp); in AddResultInCache() local