|  | v8
    6.8.275  (node 10.15.3)
    V8 is Google's open source JavaScript engine | 
#include <v8.h>
| Public Member Functions | |
| virtual | ~ScriptStreamingTask () | 
| 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.
| 
 | inlinevirtual | 
| 
 | pure virtual |