Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.cpp222 if (!HandleOpBackReference(byteCode, opCode)) { in ExecuteInternal()
Dregexp_executor.h326 inline bool HandleOpBackReference(const DynChunk &byteCode, uint8_t opCode) in HandleOpBackReference() function