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

Issue 16398006: BREAKING CHANGE: Remove === and !== in the VM compiler (Closed)

Created:
7 years, 6 months ago by hausner
Modified:
7 years, 6 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

BREAKING CHANGE: Remove === and !== in the VM compiler This change is long overdue. Fixed the last places where we still used ===. R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=23751

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -23 lines) Patch
M runtime/lib/expando_patch.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/scanner.cc View 1 2 chunks +2 lines, -8 lines 0 comments Download
M runtime/vm/snapshot_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/language/canonical_const_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/language/compile_time_constant8_test.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/compile_time_constant_b_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/language/compile_time_constant_d_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/language/compile_time_constant_e_test.dart View 1 2 chunks +4 lines, -4 lines 0 comments Download
M tests/language/licm_test.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/typed_equality_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
hausner
7 years, 6 months ago (2013-06-06 16:40:22 UTC) #1
Ivan Posva
LGTM -ip
7 years, 6 months ago (2013-06-06 22:36:16 UTC) #2
hausner
7 years, 6 months ago (2013-06-07 16:31:44 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r23751 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698