v8
3.11.10(node0.8.26)
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 3157 of file profile-generator.cc.
|
inlineexplicit |
Definition at line 3159 of file profile-generator.cc.
References ASSERT.
|
inline |
Definition at line 3167 of file profile-generator.cc.
|
inline |
Definition at line 3168 of file profile-generator.cc.
References ASSERT.
|
inline |
Definition at line 3191 of file profile-generator.cc.
|
inline |
Definition at line 3174 of file profile-generator.cc.
References OutputStreamWriter::AddSubstring(), and v8::internal::StrLength().
|
inline |
Definition at line 3177 of file profile-generator.cc.
References ASSERT, v8::internal::Min(), and Vector< T >::start().
Referenced by OutputStreamWriter::AddString().
|
inline |
Definition at line 3192 of file profile-generator.cc.
References ASSERT, and OutputStream::EndOfStream().