v8/test/unittests/compiler-dispatcher
Ross McIlroy 72575d3c67 [Compile] Move stepping logic from compilation job to compiler dispatcher.
Now that UnoptimizedCompileJob only has three stages, move the logic for
stepping between these stages out of UnoptimizedCompileJob and back into
CompilerDispatcher.

BUG=v8:5203

Change-Id: I3bb776e14ef9da801dc9792e9e643b8026135060
Reviewed-on: https://chromium-review.googlesource.com/774743
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#49422}
2017-11-16 17:20:07 +00:00
..
compiler-dispatcher-tracer-unittest.cc [Compiler] Simplify UnoptimizedCompileJob 2017-11-16 13:31:37 +00:00
compiler-dispatcher-unittest.cc [Compile] Move stepping logic from compilation job to compiler dispatcher. 2017-11-16 17:20:07 +00:00
optimizing-compile-dispatcher-unittest.cc [Compiler] Remove isolate from CompilationInfo. 2017-11-15 15:40:55 +00:00
unoptimized-compile-job-unittest.cc [Compile] Move stepping logic from compilation job to compiler dispatcher. 2017-11-16 17:20:07 +00:00