Home
last modified time | relevance | path

Searched refs:HandleOpAll (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.cpp112 if (!HandleOpAll(opCode)) { in ExecuteInternal()
Dregexp_executor.h81 inline bool HandleOpAll(uint8_t opCode) in HandleOpAll() function