Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp322 JSHandle<JSRegExp> regexpObj(thread, JSRegExp::Cast(thisObj->GetTaggedObject())); in GetSource() local
392 JSHandle<JSRegExp> regexpObj(thisObj); in Match() local
1371 JSHandle<JSRegExp> regexpObj(thread, JSRegExp::Cast(obj->GetTaggedObject())); in GetFlagsInternal() local
1410 JSHandle<JSRegExp> regexpObj(regexp); in RegExpBuiltinExec() local