V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
int32_t * | Bind (const char *name, bool histogram) |
int32_t * | ptr () |
int32_t | count () |
int32_t | sample_total () |
bool | is_histogram () |
void | AddSample (int32_t sample) |
Static Public Attributes | |
static const int | kMaxNameSize = 64 |