Js captureException shows as `[object Object]`

I’m having a similar issue with NavigatorUserMediaError that’s being logged via captureException in an UnhandledPromiseRejection callback.

Seems related to https://github.com/getsentry/raven-js/issues/1008