v8/test/unittests/compiler-dispatcher
jochen a0d9eb346b Disable the CompilerDispatcher if we don't have idle time
Since we can't do all steps on background threads, we need idle time to
work

BUG=v8:5215
R=danno@chromium.org

Review-Url: https://codereview.chromium.org/2600743002
Cr-Commit-Position: refs/heads/master@{#41944}
2016-12-23 15:11:15 +00:00
..
compiler-dispatcher-helper.cc Add a basic compiler dispatcher 2016-12-12 15:36:25 +00:00
compiler-dispatcher-helper.h Add a basic compiler dispatcher 2016-12-12 15:36:25 +00:00
compiler-dispatcher-job-unittest.cc Don't compile inner functions when compiling via the dispatcher 2016-12-16 12:38:17 +00:00
compiler-dispatcher-tracer-unittest.cc Use idle time to make progress on scheduled compilation jobs 2016-12-16 14:40:32 +00:00
compiler-dispatcher-unittest.cc Disable the CompilerDispatcher if we don't have idle time 2016-12-23 15:11:15 +00:00