зеркало из https://github.com/mozilla/pluotsorbet.git
Use console.info to log uncaught exceptions
This commit is contained in:
Родитель
4b5b9cb7ad
Коммит
3d2f88082c
|
@ -129,6 +129,7 @@ Context.prototype.start = function(stopFrame) {
|
|||
case VM.Pause:
|
||||
return;
|
||||
default:
|
||||
console.info(e);
|
||||
throw e;
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче