![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| void | Reset () |
| void | Init (CodeEventListener::LogEventsAndTags tag) |
| void | AppendName (Name name) |
| void | AppendString (String str) |
| void | AppendBytes (const char *bytes, int size) |
| void | AppendBytes (const char *bytes) |
| void | AppendByte (char c) |
| void | AppendInt (int n) |
| void | AppendHex (uint32_t n) |
| const char * | get () |
| int | size () const |