mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:44:27 +00:00
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> |
||
---|---|---|
.. | ||
analysis_server | ||
analysis_server_client | ||
analyzer | ||
analyzer_cli | ||
analyzer_plugin | ||
async_helper | ||
compiler | ||
dart_internal | ||
dart_messages | ||
dev_compiler | ||
expect | ||
front_end | ||
js | ||
js_ast | ||
kernel | ||
meta | ||
microlytics | ||
sourcemap_testing | ||
status_file | ||
telemetry | ||
testing | ||
vm | ||
.gitignore | ||
BUILD.gn | ||
pkg.status |