V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::PlatformDependentEmbeddedFileWriter Class Referencefinal

Public Member Functions

void SetFile (FILE *fp)
 
void SectionText ()
 
void SectionData ()
 
void SectionRoData ()
 
void AlignToCodeAlignment ()
 
void DeclareUint32 (const char *name, uint32_t value)
 
void DeclarePointerToSymbol (const char *name, const char *target)
 
void DeclareLabel (const char *name)
 
void DeclareFunctionBegin (const char *name)
 
void DeclareFunctionEnd (const char *name)
 
int HexLiteral (uint64_t value)
 
void Comment (const char *string)
 
void Newline ()
 
void FilePrologue ()
 
void FileEpilogue ()
 
int IndentedDataDirective (DataDirective directive)
 
FILE * fp () const
 

Detailed Description

Definition at line 28 of file embedded-file-writer.h.


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