mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 14:32:24 +00:00
a0b35de326
* Stores runtime information on `$runtimeMetrics` instead of `$__dart_deferred_initializers__` * Keys each app's runtime allocations onto self.runtimeMetrics.$currentScript Change-Id: I6612fd2a5ac792bfcb7580ffe91d5391b80d5965 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/242507 Reviewed-by: Sigmund Cherem <sigmund@google.com> Reviewed-by: Stephen Adams <sra@google.com> Commit-Queue: Mark Zhou <markzipan@google.com>
67 B
67 B
0.2.0
- Adding
runtimeMetrics
.
0.1.0
- Initial version.