]> zoso.dev Git - buffer.git/commit
make IE10 use the Object implementation
authorFeross Aboukhadijeh <feross@feross.org>
Tue, 22 Jul 2014 08:27:33 +0000 (01:27 -0700)
committerFeross Aboukhadijeh <feross@feross.org>
Tue, 22 Jul 2014 08:27:33 +0000 (01:27 -0700)
commit8a989d7bc84fba04387e0c8fe18aac50b774970c
treef1d931724b4b0dafba5df2579eaa2e4b011e6d7f
parent489dad0e1edc79b292b0d27beb5785a457e29522
make IE10 use the Object implementation

IE10 has a broken `TypedArray.prototype.subarray` function which
returns arrays of incorrect length in some situations.
index.js