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

Issue 25991002: Fix bug in inlining of []= operators. (Closed)

Created:
7 years, 2 months ago by Florian Schneider
Modified:
7 years, 2 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix bug in inlining of []= operators. When inserting the StoreIndexedInstruction, it needs the environment of the call attached to it. BUG=https://code.google.com/p/dart/issues/detail?id=13797 R=kmillikin@google.com Committed: https://code.google.com/p/dart/source/detail?r=28257

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M runtime/vm/flow_graph_optimizer.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
7 years, 2 months ago (2013-10-04 09:47:45 UTC) #1
Kevin Millikin (Google)
lgtm
7 years, 2 months ago (2013-10-04 09:48:36 UTC) #2
Florian Schneider
7 years, 2 months ago (2013-10-04 09:51:30 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r28257 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698