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

Issue 9561005: The setRange methods works on non-extensible arrays. Document it as such. (Closed)

Created:
8 years, 9 months ago by cshapiro
Modified:
8 years, 9 months ago
Reviewers:
jjb
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

The setRange methods works on non-extensible arrays. Document it as such. BUG=291 Committed: https://code.google.com/p/dart/source/detail?r=4826

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M corelib/src/list.dart View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
cshapiro
8 years, 9 months ago (2012-03-01 00:17:48 UTC) #1
jjb
8 years, 9 months ago (2012-03-01 20:55:28 UTC) #2
lgtm

Eventually I'd like to see us standardize on [startIndex, endIndex), but this
solves the immediate problem.  Thanks.

Powered by Google App Engine
This is Rietveld 408576698