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

Unified Diff: test/codegen/expect/js_test.txt

Issue 1413923003: Remove uses of DartObjectImpl (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 5 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 | « test/codegen/expect/collection/equality.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/expect/js_test.txt
diff --git a/test/codegen/expect/js_test.txt b/test/codegen/expect/js_test.txt
index e8f7fb2beadfb8c77f526ca3ff9eca4806eb1543..87f21ba79572713623cd8d80c36993cd306ef366 100644
--- a/test/codegen/expect/js_test.txt
+++ b/test/codegen/expect/js_test.txt
@@ -320,5 +320,3 @@ severe: [AnalyzerMessage] Undefined class 'CanvasElement' (test/codegen/js_test.
severe: [AnalyzerMessage] Undefined name 'document' (test/codegen/js_test.dart, line 694, col 32)
severe: [AnalyzerMessage] The name 'CanvasRenderingContext2D' is not a type and cannot be used in an 'as' expression (test/codegen/js_test.dart, line 695, col 46)
severe: [AnalyzerMessage] The function 'expect' is not defined (test/codegen/js_test.dart, line 698, col 9)
-warning: [MissingTypeError] type analysis didn't compute the type of: new Blob(fileParts, type: 'text/html') InstanceCreationExpression (test/codegen/js_test.dart, line 667, col 24)
-warning: [MissingTypeError] type analysis didn't compute the type of: new CustomEvent('test') InstanceCreationExpression (test/codegen/js_test.dart, line 683, col 24)
« no previous file with comments | « test/codegen/expect/collection/equality.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698