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

Unified Diff: runtime/lib/error.h

Issue 8416052: Verify that user classes/interfaces do not extend/implement any of bool, num, (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 9 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 | « no previous file | runtime/lib/error.cc » ('j') | tests/language/src/BlackListedTest.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/lib/error.h
===================================================================
--- runtime/lib/error.h (revision 921)
+++ runtime/lib/error.h (working copy)
@@ -9,7 +9,7 @@
namespace dart {
-DECLARE_RUNTIME_ENTRY(ConditionTypeCheck);
+DECLARE_RUNTIME_ENTRY(ConditionTypeError);
DECLARE_RUNTIME_ENTRY(RestArgumentTypeCheck);
DECLARE_RUNTIME_ENTRY(TypeCheck);
« no previous file with comments | « no previous file | runtime/lib/error.cc » ('j') | tests/language/src/BlackListedTest.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698