Searched refs:gotoOp (Results 1 – 1 of 1) sorted by relevance
127 GotoOpCode gotoOp; in ParseDisjunction() local128 splitOp.InsertOpCode(&buffer_, start, len + gotoOp.GetSize()); in ParseDisjunction()129 uint32_t pos = gotoOp.EmitOpCode(&buffer_, 0) - gotoOp.GetSize(); in ParseDisjunction()132 gotoOp.UpdateOpPara(&buffer_, pos, buffer_.size_ - pos - gotoOp.GetSize()); in ParseDisjunction()