Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.cpp839 SplitNextOpCode splitNextOp; in ParseQuantifier() local
840 splitNextOp.InsertOpCode(&buffer_, atomBcStart, buffer_.GetSize() - atomBcStart); in ParseQuantifier()
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp898 SplitNextOpCode splitNextOp; in ParseQuantifier() local
899 splitNextOp.InsertOpCode(&buffer_, atomBcStart, buffer_.GetSize() - atomBcStart); in ParseQuantifier()