]> git.kaiwu.me - njs.git/commit
Fixed Object.getOwnPropertySymbols().
authorAlexander Borisov <alexander.borisov@nginx.com>
Thu, 13 Feb 2020 13:25:37 +0000 (16:25 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Thu, 13 Feb 2020 13:25:37 +0000 (16:25 +0300)
commit0bf9a3738814de1b0d63b5d909326e1067177f02
tree111836ce800057a938bfdbc9e677d01c76c99b2d
parent03e098c6f60e3b114571ff56aa570206529b63f5
Fixed Object.getOwnPropertySymbols().

This closes #291 issue on GitHub.
src/njs_object.c
src/test/njs_unit_test.c