Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.cpp323 RegExpExecutor::StateType RegExpExecutor::PopRegExpState(bool copyCapture) in PopRegExpState() function in panda::ecmascript::RegExpExecutor
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_executor.cpp285 RegExpState *RegExpExecutor::PopRegExpState(bool copyCaptrue) in PopRegExpState() function in ark::RegExpExecutor