]> git.kaiwu.me - njs.git/commit
For-in loop does not discard the last value of property variable.
authorIgor Sysoev <igor@sysoev.ru>
Mon, 2 Jan 2017 19:59:31 +0000 (22:59 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 2 Jan 2017 19:59:31 +0000 (22:59 +0300)
commit476506768859b9835090a171560aa5d7eef3428e
treed22833a338faaf74cd8490cc37b04f753c9edfc3
parent3a8fd551e0bc9b894599e17322c3a366ea6890b6
For-in loop does not discard the last value of property variable.
njs/njs_generator.c
njs/njs_vm.c
njs/test/njs_unit_test.c