19271551ff
There is no good mechanism to release these bytes from the shared cache, we would have to either keep them forever, or release immediately after we put them (so useless). So, as a compromise, we cache them space-restrictedly locally. Change-Id: Iae6227bda31b40374390a6a6bb02501222be4e92 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/246981 Commit-Queue: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Keerti Parthasarathy <keertip@google.com>