Searched refs:m_max_ptr_depth (Results 1 – 2 of 2) sorted by relevance
223 uint32_t m_max_ptr_depth; member242 m_max_ptr_depth(0), in DumpValueObjectOptions()270 m_max_ptr_depth(rhs.m_max_ptr_depth), in DumpValueObjectOptions()292 m_max_ptr_depth = depth;
3665 … options.m_max_ptr_depth, // max pointer depth allowed, we will go down from here in DumpValueObject()