5#ifndef V8_LIBPLATFORM_LIBPLATFORM_H_
6#define V8_LIBPLATFORM_LIBPLATFORM_H_
45 int thread_pool_size = 0,
49 std::unique_ptr<v8::TracingController> tracing_controller = {},
61 std::unique_ptr<v8::TracingController> tracing_controller = {});
71 std::unique_ptr<v8::JobTask> job_task,
size_t num_worker_threads);
96 double idle_time_in_seconds);