2 Commits

Author SHA1 Message Date
Zachary Anderson 6cd8a79078 VM: Re-format to use at most one newline between functions
R=asiva@google.com

Review-Url: https://codereview.chromium.org/2974233002 .
2017-07-13 08:08:37 -07:00
koda@google.com 8b204e9ac0 RingBuffer<T, N> utility with unit test; use for GC history.
Prompted by index-out-of-bounds error in old code (bug 18375).

BUG=dart:18375
R=iposva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35384 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-24 17:07:51 +00:00