Home
last modified time | relevance | path

Searched refs:exceptionThrown (Results 1 – 5 of 5) sorted by relevance

/external/slf4j/slf4j-ext/src/main/java/org/slf4j/ext/
DEventData.java108 public void exceptionThrown(Exception exception) { in toXML()
/external/v8/src/inspector/
Dv8-inspector-impl.h92 unsigned exceptionThrown(v8::Local<v8::Context>, const StringView& message,
Dv8-inspector-impl.cc315 unsigned V8InspectorImpl::exceptionThrown( in exceptionThrown() function in v8_inspector::V8InspectorImpl
Dv8-console-message.cc302 frontend->exceptionThrown(m_timestamp, std::move(exceptionDetails)); in reportToFrontend()
/external/v8/include/
Dv8-inspector.h241 virtual unsigned exceptionThrown(