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

Issue 23440034: Make sure we throw the right NSM error when indexing out of range of a variable that can be null. (Closed)

Created:
7 years, 3 months ago by ngeoffray
Modified:
7 years, 3 months ago
Reviewers:
kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make sure we throw the right NSM error when indexing out of range of a variable that can be null. R=kasperl@google.com Committed: https://code.google.com/p/dart/source/detail?r=27476

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -10 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/codegen.dart View 1 chunk +18 lines, -6 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/nodes.dart View 1 chunk +3 lines, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/optimize.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/lib/js_helper.dart View 1 chunk +4 lines, -2 lines 0 comments Download
A tests/language/inference_list_or_null_test.dart View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
7 years, 3 months ago (2013-09-13 10:22:40 UTC) #1
kasperl
LGTM.
7 years, 3 months ago (2013-09-13 12:09:08 UTC) #2
ngeoffray
7 years, 3 months ago (2013-09-13 12:15:58 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r27476 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698