]> git.kaiwu.me - njs.git/commit
Allowing to pass arbitrary pointer to object iterator handler.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 31 Aug 2021 13:16:42 +0000 (13:16 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 31 Aug 2021 13:16:42 +0000 (13:16 +0000)
commit011e1f76bcf5b69bff37d6c0799ee0f4ac023d9b
treec79b18ae2bc839f2a6c1f975b3494cf56e1bcdb9
parent4460e0d6aabb262290e3dbcb18c97a873f19723d
Allowing to pass arbitrary pointer to object iterator handler.
src/njs_array.c
src/njs_iterator.c
src/njs_iterator.h
src/njs_promise.c