()
| 4768 | }; |
| 4769 | |
| 4770 | var disableLongStackTraces = function() {}; |
| 4771 | Promise.longStackTraces = function () { |
| 4772 | if (async.haveItemsQueued() && !config.longStackTraces) { |
| 4773 | throw new Error("cannot enable long stack traces after promises have been created\u000a\u000a See http://goo.gl/MqrFmX\u000a"); |