Vyacheslav Egorov 03a598358f
Make Paragraph methods really return List<int> if they are declared as such. (#4676)
Changed methods _getPositionForOffset and getWordBoundary to use
Dart_NewListOf(Dart_CoreType_Int, ...).
2018-02-14 19:07:05 +01:00
..