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

Issue 23453003: Optimizations on String.concat and String.toString need to make sure the receiver is not null. (Closed)

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

Description

Optimizations on String.concat and String.toString need to make sure the receiver is not null. R=ahe@google.com Committed: https://code.google.com/p/dart/source/detail?r=26685

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -2 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/optimize.dart View 1 chunk +5 lines, -2 lines 0 comments Download
A tests/language/string_optimizations_test.dart View 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
7 years, 3 months ago (2013-08-26 20:50:16 UTC) #1
ahe
LGTM!
7 years, 3 months ago (2013-08-26 21:57:46 UTC) #2
ngeoffray
7 years, 3 months ago (2013-08-27 06:25:06 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r26685 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698