V8 API Reference Guide generated from the header files
|
#include <v8.h>
Public Member Functions | |
virtual void | Run ()=0 |
A streaming task which the embedder must run on a background thread to stream scripts into V8. Returned by ScriptCompiler::StartStreamingScript.