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

Issue 2432993004: Properties of flattenString (Closed)

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

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M sdk/lib/_internal/js_runtime/lib/js_helper.dart View 1 chunk +2 lines, -1 line 1 comment Download

Messages

Total messages: 5 (3 generated)
sra1
Committed patchset #1 (id:1) manually as 1e793c96b2b53fb86d63124f7cac5f842eab9043 (presubmit successful).
4 years, 2 months ago (2016-10-19 20:53:56 UTC) #4
Siggi Cherem (dart-lang)
4 years, 2 months ago (2016-10-19 21:08:28 UTC) #5
Message was sent while issue was closed.
lgtm

https://chromiumcodereview.appspot.com/2432993004/diff/1/sdk/lib/_internal/js...
File sdk/lib/_internal/js_runtime/lib/js_helper.dart (right):

https://chromiumcodereview.appspot.com/2432993004/diff/1/sdk/lib/_internal/js...
sdk/lib/_internal/js_runtime/lib/js_helper.dart:1039: return
JS('returns:String;depends:none;effects:none;throws:never;gvn:true',
should we have a short-hand nomenclature for none/none/never/true? e.g:
JS('String;pure')?

Powered by Google App Engine
This is Rietveld 408576698