Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp755 PushOpCode pushOp; in ParseQuantifier() local
756 pushOp.InsertOpCode(&buffer_, atomBcStart); in ParseQuantifier()
757 atomBcStart += pushOp.GetSize(); in ParseQuantifier()