V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::SamplingHeapProfiler::Sample Struct Reference

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< Valueglobal
 
SamplingHeapProfiler *const profiler
 
const uint64_t sample_id
 

Detailed Description

Definition at line 103 of file sampling-heap-profiler.h.


The documentation for this struct was generated from the following file: