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

Issue 11953047: Fix host checked mode failure. (Closed)

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

Description

Fix host checked mode failure. Committed: https://code.google.com/p/dart/source/detail?r=17452

Patch Set 1 : #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -26 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/nodes.dart View 1 2 4 chunks +37 lines, -26 lines 0 comments Download
M tests/compiler/dart2js/gvn_test.dart View 1 2 2 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ngeoffray
7 years, 11 months ago (2013-01-23 12:33:05 UTC) #1
kasperl
LGTM. https://codereview.chromium.org/11953047/diff/7001/sdk/lib/_internal/compiler/implementation/ssa/nodes.dart File sdk/lib/_internal/compiler/implementation/ssa/nodes.dart (left): https://codereview.chromium.org/11953047/diff/7001/sdk/lib/_internal/compiler/implementation/ssa/nodes.dart#oldcode792 sdk/lib/_internal/compiler/implementation/ssa/nodes.dart:792: static const int INVOKE_DYNAMIC_GETTER_TYPECODE = 31; No more ...
7 years, 11 months ago (2013-01-23 12:38:04 UTC) #2
ngeoffray
Thanks Kasper. https://codereview.chromium.org/11953047/diff/7001/sdk/lib/_internal/compiler/implementation/ssa/nodes.dart File sdk/lib/_internal/compiler/implementation/ssa/nodes.dart (left): https://codereview.chromium.org/11953047/diff/7001/sdk/lib/_internal/compiler/implementation/ssa/nodes.dart#oldcode792 sdk/lib/_internal/compiler/implementation/ssa/nodes.dart:792: static const int INVOKE_DYNAMIC_GETTER_TYPECODE = 31; On ...
7 years, 11 months ago (2013-01-23 12:42:23 UTC) #3
kasperl
7 years, 11 months ago (2013-01-23 12:42:55 UTC) #4
Even better. LGTM.

Powered by Google App Engine
This is Rietveld 408576698