The problem is that in spidermonkey, when we throw a string, we're wrapping it up in a javascript object, but in v8, we just throw the string. Check for both, for now.
2.5 KiB
2.5 KiB