Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp330 JSHandle<JSRegExp> regexpObj(thread, JSRegExp::Cast(thisObj->GetTaggedObject())); in GetSource() local
404 JSHandle<JSRegExp> regexpObj(thisObj); in Match() local
1394 JSHandle<JSRegExp> regexpObj(thread, JSRegExp::Cast(obj->GetTaggedObject())); in GetFlagsInternal() local
1433 JSHandle<JSRegExp> regexpObj(regexp); in RegExpBuiltinExec() local