]> git.kaiwu.me - njs.git/commit
Respecting the enumerable attribute while iterating by for in.
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 27 Aug 2018 13:37:35 +0000 (16:37 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Mon, 27 Aug 2018 13:37:35 +0000 (16:37 +0300)
commit8114521665020a0e31a37653ea4c79342d9e7ab0
tree7defa5a0ddb859d41324c7f1f92ebcbd0786dbc1
parentc6c36ffc61d520bb6d6d06d45d3abd10b635e8ed
Respecting the enumerable attribute while iterating by for in.
njs/njs_vm.c
njs/test/njs_unit_test.c