![]() |
v8 13.6.233 (node 24.1.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 610 of file v8-script.h.
void Run | ( | ) |
|
friend |
Definition at line 615 of file v8-script.h.
References ScriptCompiler.
Referenced by ScriptCompiler.