Hello,
Trying to make use of stacktrace.js in my console.js project, I am getting errors when running unit tests with PhantomJS:
TypeError: Can't access arguments object of a strict mode function in https://raw.githubusercontent.com/stacktracejs/stacktrace.js/v0.6.0/stacktrace.js (line 285)
It seems like it is kind of the same bug as #47