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

Issue 11273117: Fix issue 6403: do not crash if super indexed load does not exist (return 'no-such-method call' ins… (Closed)

Created:
8 years, 1 month ago by srdjan
Modified:
8 years, 1 month ago
Reviewers:
hausner
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix issue 6403: do not crash if super indexed load does not exist (return 'no-such-method call' instrcution as result. Committed: https://code.google.com/p/dart/source/detail?r=14295

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -4 lines) Patch
M runtime/vm/flow_graph_builder.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M tests/language/super_operator_test.dart View 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 1 month ago (2012-10-30 17:10:59 UTC) #1
hausner
8 years, 1 month ago (2012-10-30 17:14:09 UTC) #2
Looks fabuloso to me.

Powered by Google App Engine
This is Rietveld 408576698