ecmascript_simd
ecmascript_simd copied to clipboard
shell_test_runner.js assumes Mozilla-specific Error.prototype.stack property is defined.
This causes the tests to end prematurely.
Oops. Anyone have a suggestion for the best way to fix this?
There are nice polyfills. http://www.stacktracejs.com/ not sure if they're normalized between browsers