Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp390 JSTaggedValue BuiltinsRegExp::GetAllFlagsInternal(JSThread *thread, JSHandle<JSTaggedValue> &thisOb… in GetAllFlagsInternal() function in panda::ecmascript::builtins::BuiltinsRegExp
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp4884 DEF_RUNTIME_STUBS(GetAllFlagsInternal) in DEF_RUNTIME_STUBS() argument