dart-sdk/pkg
Konstantin Shcheglov fd27cc3435 Don't store bytes in the file cache.
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>
2018-05-01 21:11:04 +00:00
..
analysis_server
analysis_server_client
analyzer Don't store bytes in the file cache. 2018-05-01 21:11:04 +00:00
analyzer_cli
analyzer_plugin Re-land "Clean up the use of deprecated API in the analyzer_plugin package". 2018-05-01 21:08:04 +00:00
async_helper
compiler dart2js: Register inlined native methods for dump info 2018-05-01 18:22:25 +00:00
dart_internal
dart_messages
dev_compiler
expect
front_end Ignore forwarding stubs when checking for missing implementations. 2018-05-01 15:44:24 +00:00
js
js_ast
kernel
meta
microlytics
sourcemap_testing Add omit-implicit-checks mode to equivalence tests. 2018-05-01 12:41:59 +00:00
status_file
telemetry
testing
vm [frontend-server] Add verbose option. 2018-05-01 16:43:14 +00:00
.gitignore
BUILD.gn
pkg.status