Searched refs:ToConstVector (Results 1 – 3 of 3) sorted by relevance
1031 RegExpTree* atom = new (zone()) RegExpAtom(characters_->ToConstVector()); in FlushCharacters()1070 RegExpAtom* atom = new (zone()) RegExpAtom(surrogate_pair.ToConstVector()); in AddUnicodeCharacter()1143 Vector<const uc16> char_vector = characters_->ToConstVector(); in AddQuantifierToAtom()
85 Vector<const T> ToConstVector() const { in ToConstVector() function
2701 Checksum checksum(payload.ToConstVector()); in SerializedCodeData()