Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.cpp842 SplitFirstOpCode splitFirstOp; in ParseQuantifier() local
843 splitFirstOp.InsertOpCode(&buffer_, atomBcStart, buffer_.GetSize() - atomBcStart); in ParseQuantifier()
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp901 SplitFirstOpCode splitFirstOp; in ParseQuantifier() local
902 splitFirstOp.InsertOpCode(&buffer_, atomBcStart, buffer_.GetSize() - atomBcStart); in ParseQuantifier()