v8 12.4.254 (node 22.4.1)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
ScriptCompiler::ScriptStreamingTask Class Referencefinal

#include <v8-script.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 578 of file v8-script.h.

Member Function Documentation

◆ Run()

void Run ( )

Friends And Related Symbol Documentation

◆ ScriptCompiler

friend class ScriptCompiler
friend

Definition at line 583 of file v8-script.h.


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