fd27cc3435
We needed bytes only to get their length. This CL replaces it to using the content (String) length. This should help to fix heap usage regression. R=paulberry@google.com Change-Id: I4d58e91987db21233a71ca600eea8fae3fb38346 Reviewed-on: https://dart-review.googlesource.com/53243 Reviewed-by: Paul Berry <paulberry@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>