We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05cc9e0 commit c8169afCopy full SHA for c8169af
src/content/tools/devtools/memory.md
@@ -364,7 +364,7 @@ The quantities plotted on the y-axis are as follows:
364
and [DevTools Performance view][].
365
366
**Allocated**
367
-: The current capacity of the heap is typically
+: The current total capacity of all Dart heaps. This is typically
368
slightly larger than the total size of all heap objects.
369
370
**RSS - Resident Set Size**
0 commit comments