Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_executor.cpp530 bool RegExpExecutor::HandleOpBackReference(const DynChunk &byteCode, uint8_t opCode) in HandleOpBackReference() function in ark::RegExpExecutor
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h365 inline bool HandleOpBackReference(const DynChunk &byteCode, uint8_t opCode) in HandleOpBackReference() function