Trying to decode jpg using the jpg decoder, getting constructor.bind.apply(constructor,argsList) coming out as undefined at some point. First its Uint8ClampedArray, then undefined. This is in mozjpeg_dec.js
[Function: function Uint8ClampedArray() { [native code] }]
undefined
What would you need to debug this?