|  | v8
    3.25.30(node0.11.13)
    V8 is Google's open source JavaScript engine | 
| 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 () | 
Definition at line 2570 of file heap-snapshot-generator.cc.
| 
 | inlineexplicit | 
Definition at line 2572 of file heap-snapshot-generator.cc.
References ASSERT.
| 
 | inline | 
Definition at line 2580 of file heap-snapshot-generator.cc.
| 
 | inline | 
Definition at line 2581 of file heap-snapshot-generator.cc.
References ASSERT.
| 
 | inline | 
Definition at line 2604 of file heap-snapshot-generator.cc.
| 
 | inline | 
Definition at line 2587 of file heap-snapshot-generator.cc.
References OutputStreamWriter::AddSubstring(), and v8::internal::StrLength().
| 
 | inline | 
Definition at line 2590 of file heap-snapshot-generator.cc.
References ASSERT, OS::MemCopy(), v8::internal::Min(), and Vector< T >::start().
Referenced by OutputStreamWriter::AddString().
| 
 | inline | 
Definition at line 2605 of file heap-snapshot-generator.cc.
References ASSERT, and OutputStream::EndOfStream().