Files
sdk/tests/corelib
lrn@google.com 94afb8f1a0 Make HashSet.length constant time.
Ditto for SplayTree iterators and fix bug in ListIterable.isEmpty.

Add test for quickness of .length and .isEmpty of String, Maps
and Collections. Not fast enough, and the test will timeout.

BUG=http://dartbug.com/8839

Review URL: https://codereview.chromium.org//12391010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19228 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-28 14:14:26 +00:00
..