V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Classes | |
class | CompileTask |
Public Member Functions | |
OptimizingCompileDispatcher (Isolate *isolate) | |
void | Stop () |
void | Flush (BlockingBehavior blocking_behavior) |
void | QueueForOptimization (OptimizedCompilationJob *job) |
void | Unblock () |
void | InstallOptimizedFunctions () |
bool | IsQueueAvailable () |
Static Public Member Functions | |
static bool | Enabled () |
Definition at line 24 of file optimizing-compile-dispatcher.h.