Reviewers: Michael Achenbach,

Description:
Correctly name memory stat for context snapshot size.

[email protected]

Please review this at https://codereview.chromium.org/1078353002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+1, -1 lines):
  M test/memory/Memory.json


Index: test/memory/Memory.json
diff --git a/test/memory/Memory.json b/test/memory/Memory.json
index 488da1a2e20ab12eb03a279ec7a9d37f1d5f3c61..1cdc1487c4499df4e0f36c531eca2a6c9d5b2c85 100644
--- a/test/memory/Memory.json
+++ b/test/memory/Memory.json
@@ -19,7 +19,7 @@
       "results_regexp": "(\\d+) bytes for startup$"
     },
     {
-      "name": "SnapshotSizeStartup",
+      "name": "SnapshotSizeContext",
       "results_regexp": "(\\d+) bytes for context$"
     }
   ]


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to