v8 12.4.254 (node 22.4.1)
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 578 of file v8-script.h.
void Run | ( | ) |
|
friend |
Definition at line 583 of file v8-script.h.