]> git.kaiwu.me - njs.git/commit
Added conversion of this value to object in Array.prototype functions.
authorAlexander Borisov <alexander.borisov@nginx.com>
Mon, 28 Oct 2019 13:50:20 +0000 (16:50 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Mon, 28 Oct 2019 13:50:20 +0000 (16:50 +0300)
commit6003bf2a5884a1e54cb636abab2bfde73b19e6ce
treef6c6ae86123a6a4d8dc4ca318ee22ba875cf7cd4
parent9bcdc66d5a7010b51185b04a2d885fe3879a0cd1
Added conversion of this value to object in Array.prototype functions.

This closes #231 issue on GitHub.
src/njs_array.c
src/njs_value.c
src/njs_value.h
src/test/njs_unit_test.c