v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
AllocationProfile::Allocation Struct Reference

#include <v8-profiler.h>

Data Fields

size_t size
 
unsigned int count
 

Detailed Description

Definition at line 717 of file v8-profiler.h.

Field Documentation

◆ count

unsigned int count

The number of objects of such size that were sampled.

Definition at line 726 of file v8-profiler.h.

◆ size

size_t size

Size of the sampled allocation object.

Definition at line 721 of file v8-profiler.h.


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