5#ifndef V8_LIBPLATFORM_LIBPLATFORM_H_
6#define V8_LIBPLATFORM_LIBPLATFORM_H_
40 int thread_pool_size = 0,
44 std::unique_ptr<v8::TracingController> tracing_controller = {});
55 std::unique_ptr<v8::TracingController> tracing_controller = {});
65 std::unique_ptr<v8::JobTask> job_task,
size_t num_worker_threads);
90 double idle_time_in_seconds);