|
| HeapSnapshotProtocolOptions (std::optional< bool > reportProgress, std::optional< bool > treatGlobalObjectsAsRoots, std::optional< bool > captureNumericValue, std::optional< bool > exposeInternals) |
|
◆ HeapSnapshotProtocolOptions()
v8_inspector::V8HeapProfilerAgentImpl::HeapSnapshotProtocolOptions::HeapSnapshotProtocolOptions |
( |
std::optional< bool > | reportProgress, |
|
|
std::optional< bool > | treatGlobalObjectsAsRoots, |
|
|
std::optional< bool > | captureNumericValue, |
|
|
std::optional< bool > | exposeInternals ) |
|
inline |
◆ m_captureNumericValue
bool v8_inspector::V8HeapProfilerAgentImpl::HeapSnapshotProtocolOptions::m_captureNumericValue |
◆ m_exposeInternals
bool v8_inspector::V8HeapProfilerAgentImpl::HeapSnapshotProtocolOptions::m_exposeInternals |
◆ m_reportProgress
bool v8_inspector::V8HeapProfilerAgentImpl::HeapSnapshotProtocolOptions::m_reportProgress |
◆ m_treatGlobalObjectsAsRoots
bool v8_inspector::V8HeapProfilerAgentImpl::HeapSnapshotProtocolOptions::m_treatGlobalObjectsAsRoots |
The documentation for this struct was generated from the following file: