]> git.kaiwu.me - njs.git/commit
Walking over prototypes chain during iteration over an object.
authorAlexander Borisov <alexander.borisov@nginx.com>
Wed, 17 Apr 2019 15:00:56 +0000 (18:00 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Wed, 17 Apr 2019 15:00:56 +0000 (18:00 +0300)
commitbfb52c89e11fe451ee73c2cd8d0809556df074f0
tree5a8b5aa81926b0d6220f1abc21d40f24842601ca
parent3ca688b765d246baae929e3e50358cb3727c9ea5
Walking over prototypes chain during iteration over an object.

This closes #33 issue on Github.
njs/njs_vm.c
njs/test/njs_unit_test.c