5 #ifndef V8_LIBPLATFORM_LIBPLATFORM_H_     6 #define V8_LIBPLATFORM_LIBPLATFORM_H_    38     int thread_pool_size = 0,
    42     std::unique_ptr<v8::TracingController> tracing_controller = {});
    65                                      double idle_time_in_seconds);
    74     "Access the DefaultPlatform directly",
    75     void SetTracingController(
    82 #endif  // V8_LIBPLATFORM_LIBPLATFORM_H_