#include <v8-profiler.h>
◆ HeapSnapshotOptions()
v8::HeapProfiler::HeapSnapshotOptions::HeapSnapshotOptions |
( |
| ) |
|
|
inline |
◆ control
The control used to report intermediate progress to.
◆ global_object_name_resolver
ObjectNameResolver* v8::HeapProfiler::HeapSnapshotOptions::global_object_name_resolver = nullptr |
The resolver used by the snapshot generator to get names for V8 objects.
◆ numerics_mode
Mode for dealing with numeric values, see NumericsMode
.
◆ snapshot_mode
Mode for taking the snapshot, see HeapSnapshotMode
.
◆ stack_state
Initial value:=
@ kMayContainHeapPointers
Whether stack is considered as a root set.
The documentation for this struct was generated from the following file: