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

Issue 12310133: Fix for issue 8781: it is not ok to move a HTypeGuard, so mark it as "unpure". (Closed)

Created:
7 years, 10 months ago by ngeoffray
Modified:
7 years, 9 months ago
Reviewers:
kasperl
CC:
reviews_dartlang.org, Vyacheslav Egorov (Google)
Visibility:
Public.

Description

Fix for issue 8781: it is not ok to move a HTypeGuard, so mark it as "unpure". Committed: https://code.google.com/p/dart/source/detail?r=19110

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -0 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/nodes.dart View 1 1 chunk +6 lines, -0 lines 0 comments Download
A tests/language/field_increment_bailout_test.dart View 1 chunk +49 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ngeoffray
7 years, 10 months ago (2013-02-26 15:07:40 UTC) #1
kasperl
LGTM. https://codereview.chromium.org/12310133/diff/1/sdk/lib/_internal/compiler/implementation/ssa/nodes.dart File sdk/lib/_internal/compiler/implementation/ssa/nodes.dart (right): https://codereview.chromium.org/12310133/diff/1/sdk/lib/_internal/compiler/implementation/ssa/nodes.dart#newcode1219 sdk/lib/_internal/compiler/implementation/ssa/nodes.dart:1219: // A [HTypeGuard] cannot be moved anywhere in ...
7 years, 10 months ago (2013-02-26 17:36:48 UTC) #2
ngeoffray
Thanks Kasper. https://codereview.chromium.org/12310133/diff/1/sdk/lib/_internal/compiler/implementation/ssa/nodes.dart File sdk/lib/_internal/compiler/implementation/ssa/nodes.dart (right): https://codereview.chromium.org/12310133/diff/1/sdk/lib/_internal/compiler/implementation/ssa/nodes.dart#newcode1219 sdk/lib/_internal/compiler/implementation/ssa/nodes.dart:1219: // A [HTypeGuard] cannot be moved anywhere ...
7 years, 9 months ago (2013-02-27 08:06:54 UTC) #3
ngeoffray
7 years, 9 months ago (2013-02-27 08:07:12 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r19110 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698