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

Issue 2880643005: js_array tweaks (Closed)

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

Description

js_array tweaks - uniform quotes - uniform naming of methods in _checkGrowable - use .slice(0), it is slightly faster than .slice() - avoid bounds and type checks in removeWhere/retainWhere BUG= R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/750de777cfb6bdfe39a153f72222dd9e791b27a1

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -16 lines) Patch
M sdk/lib/_internal/js_runtime/lib/js_array.dart View 10 chunks +19 lines, -16 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
sra1
3 years, 7 months ago (2017-05-12 23:38:41 UTC) #2
Siggi Cherem (dart-lang)
lgtm
3 years, 7 months ago (2017-05-16 20:51:53 UTC) #3
sra1
3 years, 7 months ago (2017-05-16 23:38:24 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
750de777cfb6bdfe39a153f72222dd9e791b27a1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698