v8/test/unittests/compiler-dispatcher
machenbach 26325f0c8d Revert of Disable the CompilerDispatcher if we don't have idle time (patchset #1 id:1 of https://codereview.chromium.org/2600743002/ )
Reason for revert:
[Sheriff] Speculative revert since we got persistent timeouts on win32 debug:
https://build.chromium.org/p/client.v8/builders/V8%20Win32%20-%20debug/builds/6417

Please reland if it doesn't help.

Original issue's description:
> 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}
> Committed: a0d9eb346b

TBR=danno@chromium.org,jochen@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:5215

Review-Url: https://codereview.chromium.org/2600773002
Cr-Commit-Position: refs/heads/master@{#41948}
2016-12-23 19:03:48 +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 Revert of Disable the CompilerDispatcher if we don't have idle time (patchset #1 id:1 of https://codereview.chromium.org/2600743002/ ) 2016-12-23 19:03:48 +00:00