![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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 2283 of file heap-snapshot-generator.cc.