Files
sdk/runtime
Erik Corry 2a9cb6bbb7 Some fixes to GC heuristics.
The loop intended to do a binary search for the best heap growth size
did not have any variables in it that changed the decision, so it would
make the same decision (up or down) every time around the loop.

R=kasperl@google.com, vegorov@google.com
BUG=

Review-Url: https://codereview.chromium.org/2829853007 .
2017-04-27 15:04:35 +02:00
..
2017-04-21 17:50:13 +02:00
2017-04-24 14:53:51 +02:00
2017-03-31 11:19:46 +02:00
2017-04-27 15:04:35 +02:00