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

Side by Side Diff: lib/runtime/dart/js.txt

Issue 1322333003: DDC: mostly incremental compilation, fixes #223 (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: rebase Created 5 years, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 warning: [DownCastComposite] _convertToJS ((dynamic) → dynamic) will need runtim e check to cast to type (E) → dynamic (dart:js, line 325, col 44)
2 warning: [DownCastComposite] super[index] (dynamic) will need runtime check to c ast to type E (dart:js, line 358, col 12)
3 warning: [DownCastComposite] callMethod('splice', [index, 1])[0] (dynamic) will need runtime check to cast to type E (dart:js, line 404, col 12)
4 warning: [DownCastComposite] callMethod('pop') (dynamic) will need runtime check to cast to type E (dart:js, line 409, col 12)
OLDNEW
« no previous file with comments | « lib/runtime/dart/core.txt ('k') | lib/runtime/dart/math.txt » ('j') | lib/src/compiler.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698