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

Issue 23494057: We can only use JavaScript's String.split and String.+ if both inputs are Strings. (Closed)

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

Description

We can only use JavaScript's String.split and String.+ if both inputs are Strings. R=karlklose@google.com Committed: https://code.google.com/p/dart/source/detail?r=27557

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -4 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/interceptor_simplifier.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/optimize.dart View 1 chunk +7 lines, -3 lines 0 comments Download
A tests/corelib/string_operations_with_null_test.dart View 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
7 years, 3 months ago (2013-09-17 09:33:41 UTC) #1
karlklose
LGTM.
7 years, 3 months ago (2013-09-17 09:41:13 UTC) #2
ngeoffray
7 years, 3 months ago (2013-09-17 10:29:04 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r27557 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698