v8/test/unittests/compiler-dispatcher
Wiktor Garbacz 80752a29b6 Make isolate explicit param of parsing:: functions
A step towards removing isolate from ParseInfo.
Removing isolate from ParseInfo will make it easier to create and
execute parse tasks on background threads.

BUG=v8:6093

Change-Id: I0a3546618d01b9232014da94cf8d0f72427a0d1d
Reviewed-on: https://chromium-review.googlesource.com/458006
Commit-Queue: Wiktor Garbacz <wiktorg@google.com>
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Reviewed-by: Daniel Vogelheim <vogelheim@chromium.org>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/master@{#44176}
2017-03-28 08:20:56 +00:00
..
compiler-dispatcher-helper.cc include fixing: api.h shouldn't include objects-inl.h 2017-01-09 13:43:28 +00:00
compiler-dispatcher-helper.h Add a basic compiler dispatcher 2016-12-12 15:36:25 +00:00
compiler-dispatcher-job-unittest.cc Disable other background modules while testing the CompilerDispatcher 2017-03-14 14:01:03 +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 Make isolate explicit param of parsing:: functions 2017-03-28 08:20:56 +00:00
optimizing-compile-dispatcher-unittest.cc Make isolate explicit param of CompilationInfo ctor 2017-03-27 09:12:44 +00:00