]> git.kaiwu.me - quickjs.git/commit
added Array.prototype.{with,toReversed,toSpliced,toSorted} and TypedArray.prototype...
authorFabrice Bellard <fabrice@bellard.org>
Wed, 27 Dec 2023 16:19:00 +0000 (17:19 +0100)
committerFabrice Bellard <fabrice@bellard.org>
Wed, 27 Dec 2023 16:19:00 +0000 (17:19 +0100)
commitfeefdb1742ed2de8ecd09fd66a848d1695294b3a
tree5fea17677055479e4f3daa6d3bfa56add25adf9a
parentc2c773e135fb3adc7491fc8418a6b424cbd25fb2
added Array.prototype.{with,toReversed,toSpliced,toSorted} and TypedArray.prototype.{with,toReversed,toSorted} (initial patch by bnoordhuis)
TODO
quickjs.c
test262.conf