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

Unified Diff: test/hello_world/hello_world.js.info.json

Issue 2402473002: Add ClosureInfo for closures. (Closed)
Patch Set: update parse test Created 4 years, 2 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 | « pubspec.yaml ('k') | test/parse_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/hello_world/hello_world.js.info.json
diff --git a/test/hello_world/hello_world.js.info.json b/test/hello_world/hello_world.js.info.json
index 33eacf66ef4999a3cf6ab78db8e04886bf470f3a..2bd859d0e477c6ca92b1af0d0bd9c989776cb6e1 100644
--- a/test/hello_world/hello_world.js.info.json
+++ b/test/hello_world/hello_world.js.info.json
@@ -1452,7 +1452,7 @@
"name": "message",
"size": 0,
"outputUnit": "outputUnit/0",
- "coverageId": "4090",
+ "coverageId": "4087",
"parent": "class/143",
"children": [],
"inferredType": "Value mask: [\"Intercepted function with no arguments.\"] type: [exact=JSString]",
@@ -1802,7 +1802,8 @@
"type": "E"
}
},
- "constant": {}
+ "constant": {},
+ "closure": {}
},
"holding": {
"function/0": [
@@ -1846,21 +1847,21 @@
"id": "outputUnit/0",
"kind": "outputUnit",
"name": null,
- "size": 10124,
+ "size": 10116,
"imports": [
null
]
}
],
- "dump_version": 4,
+ "dump_version": 5,
"deferredFiles": {},
"dump_minor_version": "0",
"program": {
"entrypoint": "function/0",
- "size": 10124,
+ "size": 10116,
"dart2jsVersion": null,
- "compilationMoment": "2016-09-30 16:14:58.038530",
- "compilationDuration": 2726976,
+ "compilationMoment": "2016-10-06 10:14:59.145665",
+ "compilationDuration": 2729236,
"toJsonDuration": 4000,
"dumpInfoDuration": 0,
"noSuchMethodEnabled": false,
« no previous file with comments | « pubspec.yaml ('k') | test/parse_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698