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

Unified Diff: runtime/observatory/lib/src/models/objects/function.dart

Issue 2294073003: Converted Observatory class-view element (Closed)
Patch Set: Addressed comments 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
Index: runtime/observatory/lib/src/models/objects/function.dart
diff --git a/runtime/observatory/lib/src/models/objects/function.dart b/runtime/observatory/lib/src/models/objects/function.dart
index f73f0db8cc7af012da5beb5d7538ad977f6405b2..0b4ef60355a2ed83475e778601c1383ba3c630eb 100644
--- a/runtime/observatory/lib/src/models/objects/function.dart
+++ b/runtime/observatory/lib/src/models/objects/function.dart
@@ -94,5 +94,4 @@ abstract class Function extends Object implements FunctionRef {
bool get hasIntrinsic;
bool get isRecognized;
bool get isNative;
- String get vmName;
}
« no previous file with comments | « runtime/observatory/lib/src/models/objects/class.dart ('k') | runtime/observatory/lib/src/models/objects/object.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698