Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/regexp/
Dregexp_executor.cpp201 bool RegExpExecutor::HandleOpLineEnd(uint8_t opCode) in HandleOpLineEnd() function in panda::ecmascript::RegExpExecutor
503 if (!HandleOpLineEnd(opCode)) { in ExecuteInternal()
Dregexp_executor.h70 bool HandleOpLineEnd(uint8_t opCode);