|  | v8
    9.0.257(node16.0.0)
    V8 is Google's open source JavaScript engine | 
 
 
 
Go to the documentation of this file.
    5 #ifndef V8_LIBPLATFORM_LIBPLATFORM_H_ 
    6 #define V8_LIBPLATFORM_LIBPLATFORM_H_ 
   10 #include "libplatform/libplatform-export.h" 
   11 #include "libplatform/v8-tracing.h" 
   40     int thread_pool_size = 0,
 
   65     std::unique_ptr<
v8::
JobTask> job_task, size_t num_worker_threads);
 
   90                                      double idle_time_in_seconds);
 
  
 
#define V8_DEPRECATE_SOON(message)