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

Issue 2637173003: VM: Fix [StringInterpolateInstr]s canonicalization: null.ToString() should return "null" (not "Null… (Closed)

Created:
3 years, 11 months ago by kustermann
Modified:
3 years, 11 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

VM: Fix [StringInterpolateInstr]s canonicalization: null.ToString() should return "null" (not "Null") R=vegorov@google.com Committed: https://github.com/dart-lang/sdk/commit/46449727a62dff2c4a16507a9018ca20a8c50744

Patch Set 1 #

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

Messages

Total messages: 6 (2 generated)
kustermann
3 years, 11 months ago (2017-01-17 18:24:21 UTC) #2
kustermann
There is already a test testing this functionality (namely `tests/language/null_test.dart`), but the VM doesn't hit ...
3 years, 11 months ago (2017-01-17 18:26:12 UTC) #3
Vyacheslav Egorov (Google)
LGTM Great catch.
3 years, 11 months ago (2017-01-17 22:20:12 UTC) #4
kustermann
3 years, 11 months ago (2017-01-18 09:21:57 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
46449727a62dff2c4a16507a9018ca20a8c50744 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698