Use Spidermonkey's JS_ValueToECMAUint32() rather than our own
JS_ValueToUint32() for converting to integers where we may need the full 32 bits.
Please register or sign in to comment
JS_ValueToUint32() for converting to integers where we may need the full 32 bits.