Home
last modified time | relevance | path

Searched defs:ExceptionEvent (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
Dlog.h45 ExceptionEvent = 0x00100, /* Log Errors and Warnings immediately */ enumerator
/external/v8/src/debug/
Ddebug.js904 function ExceptionEvent(break_id, exception, uncaught, promise) { class
912 ExceptionEvent.prototype.eventType = function() { class