Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.cpp20 using RegExpGlobalResult = builtins::RegExpGlobalResult; typedef
/arkcompiler/ets_runtime/ecmascript/regexp/tests/
Dregexp_test.cpp25 using RegExpGlobalResult = ecmascript::builtins::RegExpGlobalResult; typedef