Searched refs:GetWordBounds (Results 1 – 3 of 3) sorted by relevance
274 static Vector<const uc16> GetWordBounds();
4139 Vector<const uc16> CharacterRange::GetWordBounds() { in GetWordBounds() function in v8::internal::CharacterRange
1590 Vector<const uc16> overlay = CharacterRange::GetWordBounds(); in TEST()