v8  9.4.146 (node 16.13.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 1970 of file v8.h.

Member Function Documentation

◆ Run()

void Run ( )

Friends And Related Function Documentation

◆ ScriptCompiler

friend class ScriptCompiler
friend

Definition at line 1975 of file v8.h.


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