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

Issue 10977078: Rename CastException to CastError. (Closed)

Created:
8 years, 2 months ago by Lasse Reichstein Nielsen
Modified:
8 years, 2 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Rename CastException to CastError. Committed: https://code.google.com/p/dart/source/detail?r=13009

Patch Set 1 #

Patch Set 2 : Now without the TODO. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -38 lines) Patch
M lib/compiler/implementation/lib/js_helper.dart View 9 chunks +11 lines, -11 lines 0 comments Download
M lib/core/errors.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
M runtime/lib/error.dart View 1 chunk +6 lines, -6 lines 0 comments Download
M runtime/vm/exceptions.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/exceptions.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/co19/co19-dart2dart.status View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/co19/co19-dart2js.status View 2 chunks +5 lines, -3 lines 0 comments Download
M tests/co19/co19-runtime.status View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/language/type_cast_vm_test.dart View 4 chunks +7 lines, -7 lines 0 comments Download
M tests/language/type_error_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein Nielsen
8 years, 2 months ago (2012-09-28 11:40:01 UTC) #1
Mads Ager (google)
8 years, 2 months ago (2012-09-28 12:11:10 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698