Use actual incremental marking throughput in IdleNotification to estimate marking...
authorhpayer@chromium.org <hpayer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 20 Aug 2014 10:33:03 +0000 (10:33 +0000)
committerhpayer@chromium.org <hpayer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 20 Aug 2014 10:33:03 +0000 (10:33 +0000)
commit1605474d709c6aa47d8ee964fd9327797d9ecbbe
treebefbd71bcebaec67594177fc629a850aa895391d
parentb4a35fe7e592c6341db420c8ab4b17b7161f3363
Use actual incremental marking throughput in IdleNotification to estimate marking step size.

BUG=
R=jochen@chromium.org, ulan@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23224 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
BUILD.gn
src/heap/gc-idle-time-handler.cc [new file with mode: 0644]
src/heap/gc-idle-time-handler.h [new file with mode: 0644]
src/heap/heap.cc
src/heap/heap.h
test/heap-unittests/heap-unittest.cc
tools/gyp/v8.gyp