Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1998)

Unified Diff: runtime/vm/service/service.md

Issue 2223543002: Always send typeClass field, if it is resolved (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « runtime/vm/object_service.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/service/service.md
diff --git a/runtime/vm/service/service.md b/runtime/vm/service/service.md
index 6e3c18031fd8d4eeb793495908a9782e7f4cedf3..7aab061e52551d661374e6b9c0c7e85c973870bf 100644
--- a/runtime/vm/service/service.md
+++ b/runtime/vm/service/service.md
@@ -1535,7 +1535,7 @@ class @Instance extends @Object {
// Type
string name [optional];
- // The corresponding Class if this Type is canonical.
+ // The corresponding Class if this Type has a resolved typeClass.
//
// Provided for instance kinds:
// Type
« no previous file with comments | « runtime/vm/object_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698