V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::ScriptStreamingData Struct Reference

Public Member Functions

 ScriptStreamingData (ScriptCompiler::ExternalSourceStream *source_stream, ScriptCompiler::StreamedSource::Encoding encoding)
 
void Release ()
 
 DISALLOW_COPY_AND_ASSIGN (ScriptStreamingData)
 

Public Attributes

std::unique_ptr< ScriptCompiler::ExternalSourceStreamsource_stream
 
ScriptCompiler::StreamedSource::Encoding encoding
 
std::unique_ptr< BackgroundCompileTasktask
 

Detailed Description

Definition at line 369 of file compiler.h.


The documentation for this struct was generated from the following files: