New issue 15 by jaco...@google.com: Simplify stack trace code
http://code.google.com/p/google-js-test/issues/detail?id=15
Turns out v8 has a nice API for structured stack traces:
http://code.google.com/p/v8/wiki/JavaScriptStackTraceApi
This will allow us to kill a bunch of hacky code in error_utils.js.
Comment #1 on issue 15 by jaco...@google.com: Simplify stack trace code
http://code.google.com/p/google-js-test/issues/detail?id=15
This issue was closed by revision 17bf41d323ec.