]> git.kaiwu.me - njs.git/commit
Native methods called by iterators should run via continuation
authorIgor Sysoev <igor@sysoev.ru>
Mon, 5 Dec 2016 14:35:33 +0000 (17:35 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 5 Dec 2016 14:35:33 +0000 (17:35 +0300)
commitfe2c81b3436f22bdd777d4cfa2293eb8a14f5297
tree133919942f06e58806b4b061e44ecdeae2acf16e
parent11f0486df568560a6727cdef33be6804cd2c9a11
Native methods called by iterators should run via continuation
to normilize arguments.
njs/njs_function.c
njs/njs_function.h
njs/njs_vm.c
njs/test/njs_unit_test.c