v8  9.0.257(node16.0.0)
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::StartStreaming.

Definition at line 1963 of file v8.h.

Member Function Documentation

◆ Run()

void Run ( )

Friends And Related Function Documentation

◆ ScriptCompiler

friend class ScriptCompiler
friend

Definition at line 1968 of file v8.h.


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