Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
JS-0.4.0
Description
There's an undefined constructor property definition in the Object.assign() call for the BigNum mixins that's overriding the constructor of the returned TypedArrays. I think this was left over from the first iteration where I used Object.create(). These should be removed.
Attachments
Issue Links
- links to