1 CONSOLE ERROR: line 5: Uncaught Error: Exception in eval:with sourceURL
2 CONSOLE ERROR: line 5: Uncaught Error: Exception in eval:anonymous
3 Tests that when uncaught exception in eval'ed script ending with //# sourceURL=url is logged into console, its stack trace will have the url as the script source. Bug 47252.
5 evalURL.js:5 Uncaught Error: Exception in eval:with sourceURLb @ evalURL.js:5a @ evalURL.js:10evalSource @ evalURL.js:13(anonymous function) @ evalURL.js:14
6 VM:5 Uncaught Error: Exception in eval:anonymousb @ VM:5a @ VM:10evalSource @ VM:13(anonymous function) @ VM:14