]> git.kaiwu.me - njs.git/commit
Fixed the writeable flag of Array.length property.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 26 Apr 2018 16:58:26 +0000 (19:58 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 26 Apr 2018 16:58:26 +0000 (19:58 +0300)
commit4a6203325002deb887350acba55d8adff6b63b3e
treee231d1c01681471925371da26aadbab762e5ffad
parentcd77a292228943d4f8a568586b6b86758815a2e5
Fixed the writeable flag of Array.length property.

This fixes #6 issue on GitHub.
njs/njs_array.c
njs/test/njs_unit_test.c