v8
10.1.124 (node 18.2.0)
V8 is Google's open source JavaScript engine
|
#include <v8-script.h>
Public Member Functions | |
void | Run () |
Friends | |
class | ScriptCompiler |
A streaming task which the embedder must run on a background thread to stream scripts into V8. Returned by ScriptCompiler::StartStreaming.
Definition at line 476 of file v8-script.h.
void Run | ( | ) |
|
friend |
Definition at line 481 of file v8-script.h.