v8/test/unittests/compiler-dispatcher
Ross McIlroy 6f028d6a4e [compiler] Remove isolate from CompilationJob.
Also removes can_execute_on_background_thread() since all compilation jobs can now do that.
Part of the work towards enabling off-thread bytecode compilation.

BUG=v8:5203

Change-Id: I6a52c26d599ce74482b5fb49926603cb326f1e31
Reviewed-on: https://chromium-review.googlesource.com/731285
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48826}
2017-10-23 11:22:31 +00:00
..
compiler-dispatcher-tracer-unittest.cc [Turbofan] Use bytecode size for inlining heuristics. 2017-07-19 17:01:55 +00:00
compiler-dispatcher-unittest.cc Delegate getting current wall-clock time to the Platform interface. 2017-08-30 06:28:09 +00:00
optimizing-compile-dispatcher-unittest.cc [compiler] Remove isolate from CompilationJob. 2017-10-23 11:22:31 +00:00
unoptimized-compile-job-unittest.cc Remove Code::FUNCTION type and predicates. 2017-09-11 14:57:57 +00:00