#include <v8-statistics.h>
Definition at line 202 of file v8-statistics.h.
◆ HeapObjectStatistics()
v8::HeapObjectStatistics::HeapObjectStatistics |
( |
| ) |
|
◆ object_count()
size_t v8::HeapObjectStatistics::object_count |
( |
| ) |
|
|
inline |
◆ object_size()
size_t v8::HeapObjectStatistics::object_size |
( |
| ) |
|
|
inline |
◆ object_sub_type()
const char * v8::HeapObjectStatistics::object_sub_type |
( |
| ) |
|
|
inline |
◆ object_type()
const char * v8::HeapObjectStatistics::object_type |
( |
| ) |
|
|
inline |
◆ Isolate
◆ object_count_
size_t v8::HeapObjectStatistics::object_count_ |
|
private |
◆ object_size_
size_t v8::HeapObjectStatistics::object_size_ |
|
private |
◆ object_sub_type_
const char* v8::HeapObjectStatistics::object_sub_type_ |
|
private |
◆ object_type_
const char* v8::HeapObjectStatistics::object_type_ |
|
private |
The documentation for this class was generated from the following files: