V8 Project
libplatform.h File Reference
+ Include dependency graph for libplatform.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 v8
 Debugger support for the V8 JavaScript engine.
 
 v8::platform
 

Functions

v8::Platformv8::platform::CreateDefaultPlatform (int thread_pool_size=0)
 Returns a new instance of the default v8::Platform implementation. More...
 
bool v8::platform::PumpMessageLoop (v8::Platform *platform, v8::Isolate *isolate)
 Pumps the message loop for the given isolate. More...