Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Descompat_RegExp.cpp164 extern "C" EtsObject *EscompatRegExpCompile(EtsObject *regexpObj) in EscompatRegExpCompile()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp552 JSHandle<JSRegExp> regexpObj(thread, JSRegExp::Cast(thisObj->GetTaggedObject())); in GetSource() local
1989 JSHandle<JSRegExp> regexpObj(thread, JSRegExp::Cast(obj->GetTaggedObject())); in GetFlagsInternal() local
2593 JSHandle<JSRegExp> regexpObj(regexp); in AddResultInCache() local