v8  7.8.279 (node 12.19.1)
V8 is Google's open source JavaScript engine
ScriptCompiler::ScriptStreamingTask Class Referencefinal

#include <v8.h>

Public Member Functions

void Run ()
 

Friends

class ScriptCompiler
 

Detailed Description

A streaming task which the embedder must run on a background thread to stream scripts into V8. Returned by ScriptCompiler::StartStreamingScript.

Definition at line 1642 of file v8.h.

Member Function Documentation

◆ Run()

void Run ( )

Friends And Related Function Documentation

◆ ScriptCompiler

friend class ScriptCompiler
friend

Definition at line 1647 of file v8.h.


The documentation for this class was generated from the following file: