Searched refs:isReported (Results 1 – 2 of 2) sorted by relevance
33 bool isReported() const { return m_reported; } in isReported() function
716 if (m_enabled && context->isReported()) { in reportExecutionContextDestroyed()