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

Unified Diff: test/codegen/expect/collection/wrappers.js

Issue 1486753003: Regen DDC files (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 1 month 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 | « test/codegen/expect/collection/priority_queue.js ('k') | test/codegen/expect/map_keys.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/expect/collection/wrappers.js
diff --git a/test/codegen/expect/collection/wrappers.js b/test/codegen/expect/collection/wrappers.js
index d709bc10bbc6570f71a72e9c3311d0b8068d56b9..438dbf2fd87e7acb32a52ed99cbe5764759f33fc 100644
--- a/test/codegen/expect/collection/wrappers.js
+++ b/test/codegen/expect/collection/wrappers.js
@@ -700,7 +700,7 @@ dart_library.library('collection/wrappers', null, /* Imports */[
this[_baseMap].putIfAbsent(key, dart.as(dart.fn(() => {
result = true;
return value;
- }), __CastType0));
+ }), __CastType0$(V)));
return result;
}
addAll(elements) {
« no previous file with comments | « test/codegen/expect/collection/priority_queue.js ('k') | test/codegen/expect/map_keys.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698