Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/regexp/
Dregexp.cpp145 VMHandle<EtsString> flagsHandle(coroutine, flagsStr->GetCoreType()); in SetFlags() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Descompat_RegExp.cpp284 VMHandle<EtsString> flagsHandle(coroutine, flags->GetCoreType()); in Execute() local