]> git.kaiwu.me - njs.git/commit
Added Object.getOwnPropertyNames().
authorArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Tue, 26 Mar 2019 05:04:02 +0000 (08:04 +0300)
committerArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Tue, 26 Mar 2019 05:04:02 +0000 (08:04 +0300)
commitba9aa419bc74033b7d827ba1ac282da8d827b0dd
treed72850e69a6a8f8e3b90c4537c3bcafdf51c4d3b
parenta7e67e67e1943159b48087d40b4eb2cf607ce58e
Added Object.getOwnPropertyNames().

This closes #4 issue on Github.
njs/njs_json.c
njs/njs_object.c
njs/njs_object.h
njs/test/njs_unit_test.c