Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.cpp182 HandleOpLoop(byteCode, opCode); in ExecuteInternal()
Dregexp_executor.h232 inline void HandleOpLoop(const DynChunk &byteCode, uint8_t opCode) in HandleOpLoop() function