Searched refs:m_lastExceptionId (Results 1 – 2 of 2) sorted by relevance
105 unsigned nextExceptionId() { return ++m_lastExceptionId; } in nextExceptionId()129 unsigned m_lastExceptionId; variable
57 m_lastExceptionId(0) {} in V8InspectorImpl()