v8
3.14.5(node0.10.28)
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 3178 of file profile-generator.cc.
|
inlineexplicit |
Definition at line 3180 of file profile-generator.cc.
References ASSERT.
|
inline |
Definition at line 3188 of file profile-generator.cc.
|
inline |
Definition at line 3189 of file profile-generator.cc.
References ASSERT.
|
inline |
Definition at line 3212 of file profile-generator.cc.
|
inline |
Definition at line 3195 of file profile-generator.cc.
References OutputStreamWriter::AddSubstring(), and v8::internal::StrLength().
|
inline |
Definition at line 3198 of file profile-generator.cc.
References ASSERT, v8::internal::Min(), and Vector< T >::start().
Referenced by OutputStreamWriter::AddString().
|
inline |
Definition at line 3213 of file profile-generator.cc.
References ASSERT, and OutputStream::EndOfStream().