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

Issue 10860018: Fix null-equality comparison for unoptimized branch code. (Closed)

Created:
8 years, 4 months ago by srdjan
Modified:
8 years, 4 months ago
Reviewers:
regis
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix null-equality comparison for unoptimized branch code. Issue 2506. Committed: https://code.google.com/p/dart/source/detail?r=10924

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -72 lines) Patch
M runtime/vm/intermediate_language_ia32.cc View 1 4 chunks +49 lines, -33 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 4 chunks +49 lines, -33 lines 0 comments Download
M tests/co19/co19-dart2js.status View 1 1 chunk +2 lines, -4 lines 0 comments Download
M tests/co19/co19-runtime.status View 1 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/equality_test.dart View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 4 months ago (2012-08-17 20:47:02 UTC) #1
regis
8 years, 4 months ago (2012-08-17 21:09:16 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698