V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
Sample (size_t size_, AllocationNode *owner_, Local< Value > local_, SamplingHeapProfiler *profiler_, uint64_t sample_id) | |
Public Attributes | |
const size_t | size |
AllocationNode *const | owner |
Global< Value > | global |
SamplingHeapProfiler *const | profiler |
const uint64_t | sample_id |
Definition at line 103 of file sampling-heap-profiler.h.