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

Public Member Functions

 OutputStreamWriter (v8::OutputStream *stream)
 
bool aborted ()
 
void AddCharacter (char c)
 
void AddString (const char *s)
 
void AddSubstring (const char *s, int n)
 
void AddNumber (unsigned n)
 
void Finalize ()
 

Detailed Description

Definition at line 2283 of file heap-snapshot-generator.cc.


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