Searched refs:nextExceptionId (Results 1 – 4 of 4) sorted by relevance
109 unsigned nextExceptionId() { return ++m_lastExceptionId; } in nextExceptionId() function
221 .setExceptionId(m_inspector->nextExceptionId()) in catchCallback()573 .setExceptionId(m_context->inspector()->nextExceptionId()) in createExceptionDetails()
269 unsigned exceptionId = nextExceptionId(); in exceptionThrown()
880 .setExceptionId(m_inspector->nextExceptionId()) in setScriptSource()