Home
last modified time | relevance | path

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

/external/v8/src/debug/
Ddebug.js119 getValue: function() { return Debug.isBreakOnUncaughtException(); },
897 Debug.isBreakOnUncaughtException = function() { function
1746 breakOnUncaughtExceptions: Debug.isBreakOnUncaughtException()
1778 enabled = !Debug.isBreakOnUncaughtException();