]> git.kaiwu.me - njs.git/commit
Fixed Array.prototype.fill().
authorArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Sat, 23 Feb 2019 01:21:44 +0000 (04:21 +0300)
committerArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Sat, 23 Feb 2019 01:21:44 +0000 (04:21 +0300)
commit67c14a0a3d77e4ff2fbe59fabca3a01f65b2bf16
tree2cf52e7ed20b245fe8761ab2591919bda4dacb5a
parentac67ac659ce4e6b517ec87c4f620afcf5b999606
Fixed Array.prototype.fill().

This closes #71 issue on Github.
njs/njs_array.c
njs/test/njs_unit_test.c