Check if there is still time before finalizing an incremental collection.
authorhpayer@chromium.org <hpayer@chromium.org>
Mon, 13 Oct 2014 16:27:55 +0000 (16:27 +0000)
committerhpayer@chromium.org <hpayer@chromium.org>
Mon, 13 Oct 2014 16:27:55 +0000 (16:27 +0000)
commitd1e693a43a20051bad1093bc97e5ec6dae22f8f8
treeeb69f42ab62991209f7ed50f4b76678d6723303b
parentaa67d12f09cbcc09acc4fa439c8e5a429616430f
Check if there is still time before finalizing an incremental collection.

BUG=
R=erik.corry@gmail.com, ulan@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24567 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap/gc-idle-time-handler.cc
src/heap/gc-idle-time-handler.h
src/heap/heap.cc
src/heap/heap.h
src/heap/incremental-marking.cc
src/heap/incremental-marking.h
src/heap/mark-compact.cc
src/heap/mark-compact.h
test/cctest/test-heap.cc
test/unittests/heap/gc-idle-time-handler-unittest.cc