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

Issue 1064053007: Revert "Change ListIterator to only check for concurrent modification at each iteration" (Closed)

Created:
5 years, 8 months ago by sra1
Modified:
5 years, 8 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org, srdjan, Vyacheslav Egorov (Google)
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Revert "Change ListIterator to only check for concurrent modification at each iteration" Revert "Fix ListIterator.iterator function hash for VM." This is not as easy to optimize for dart2js as initially thought. Revert this change while we discuss. R=floitsch@google.com Committed: https://code.google.com/p/dart/source/detail?r=45216

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -56 lines) Patch
M CHANGELOG.md View 1 chunk +0 lines, -4 lines 0 comments Download
M runtime/vm/method_recognizer.h View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/js_lib/js_array.dart View 1 chunk +17 lines, -14 lines 0 comments Download
M sdk/lib/internal/iterable.dart View 1 chunk +11 lines, -14 lines 0 comments Download
M tests/corelib/iterable_fold_test.dart View 2 chunks +2 lines, -3 lines 0 comments Download
M tests/corelib/iterable_reduce_test.dart View 2 chunks +2 lines, -4 lines 0 comments Download
M tests/corelib/json_map_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/list_test.dart View 1 chunk +4 lines, -15 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
sra1
5 years, 8 months ago (2015-04-16 18:23:56 UTC) #2
floitsch
LGTM.
5 years, 8 months ago (2015-04-16 18:43:25 UTC) #3
sra1
5 years, 8 months ago (2015-04-16 18:53:57 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 45216 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698