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

Issue 2365493002: Rewrite HStringify(a) to a.toString() when guaranteed to return a String (Closed)

Created:
4 years, 3 months ago by sra1
Modified:
4 years, 3 months ago
Reviewers:
Harry Terkelsen
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Rewrite HStringify(a) to a.toString() when guaranteed to return a String BUG= R=het@google.com Committed: https://github.com/dart-lang/sdk/commit/a2945cb281518affe109e6a11cba50bb29e19569

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -4 lines) Patch
M pkg/compiler/lib/src/ssa/optimize.dart View 2 chunks +34 lines, -4 lines 2 comments Download

Messages

Total messages: 8 (4 generated)
sra1
4 years, 3 months ago (2016-09-23 17:45:08 UTC) #4
Harry Terkelsen
lgtm https://codereview.chromium.org/2365493002/diff/40001/pkg/compiler/lib/src/ssa/optimize.dart File pkg/compiler/lib/src/ssa/optimize.dart (right): https://codereview.chromium.org/2365493002/diff/40001/pkg/compiler/lib/src/ssa/optimize.dart#newcode1035 pkg/compiler/lib/src/ssa/optimize.dart:1035: HInstruction tryToString() { Will this only be called ...
4 years, 3 months ago (2016-09-23 17:49:25 UTC) #5
sra1
https://codereview.chromium.org/2365493002/diff/40001/pkg/compiler/lib/src/ssa/optimize.dart File pkg/compiler/lib/src/ssa/optimize.dart (right): https://codereview.chromium.org/2365493002/diff/40001/pkg/compiler/lib/src/ssa/optimize.dart#newcode1035 pkg/compiler/lib/src/ssa/optimize.dart:1035: HInstruction tryToString() { On 2016/09/23 17:49:25, Harry Terkelsen wrote: ...
4 years, 3 months ago (2016-09-23 18:15:39 UTC) #6
sra1
4 years, 3 months ago (2016-09-23 22:30:07 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:40001) manually as
a2945cb281518affe109e6a11cba50bb29e19569 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698