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

Issue 9355032: Implement Strings API. (Closed)

Created:
8 years, 10 months ago by ahe
Modified:
8 years, 10 months ago
Reviewers:
ngeoffray, kasperl
CC:
reviews_dartlang.org, karlklose, floitsch, Lasse Reichstein Nielsen
Visibility:
Public.

Description

Implement Strings API. Committed: https://code.google.com/p/dart/source/detail?r=4433

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -17 lines) Patch
M dart/frog/leg/lib/js_helper.dart View 1 chunk +7 lines, -0 lines 2 comments Download
M dart/frog/leg/lib/mockimpl.dart View 1 chunk +26 lines, -3 lines 0 comments Download
M dart/tests/co19/co19-leg.status View 2 chunks +0 lines, -10 lines 0 comments Download
M dart/tests/corelib/corelib-leg.status View 1 chunk +0 lines, -2 lines 0 comments Download
M dart/tests/language/language-leg.status View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ahe
8 years, 10 months ago (2012-02-19 22:28:14 UTC) #1
kasperl
LGTM. https://chromiumcodereview.appspot.com/9355032/diff/1/dart/frog/leg/lib/js_helper.dart File dart/frog/leg/lib/js_helper.dart (right): https://chromiumcodereview.appspot.com/9355032/diff/1/dart/frog/leg/lib/js_helper.dart#newcode396 dart/frog/leg/lib/js_helper.dart:396: for (var i in charCodes) { Would it ...
8 years, 10 months ago (2012-02-20 10:48:50 UTC) #2
ahe
Hi Kasper, Thank you for your comments. I'll rename isJSArray (have been thinking about it ...
8 years, 10 months ago (2012-02-20 16:35:26 UTC) #3
ngeoffray
8 years, 10 months ago (2012-02-21 12:21:31 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698