 |
V8
latest master commit
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_
40 int thread_pool_size = 0,
44 std::unique_ptr<v8::TracingController> tracing_controller = {});
69 double idle_time_in_seconds);
79 v8::Platform* platform,
80 v8::platform::tracing::TracingController* tracing_controller);
85 #endif // V8_LIBPLATFORM_LIBPLATFORM_H_
#define V8_DEPRECATE_SOON(message)