]> git.kaiwu.me - njs.git/commit
Fixed getter/setter proto.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 31 Oct 2019 16:53:21 +0000 (19:53 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 31 Oct 2019 16:53:21 +0000 (19:53 +0300)
commit45e04212e441c571292db120b52c6ce611218c31
treee9887fedc8d01e21e4167784a74c2fbeaa65b70e
parent212987b02622c11c8e93138c5af5b126c26fa871
Fixed getter/setter proto.

This closes #238 issue on Github.
src/njs_function.c
src/njs_object_prop.c
src/test/njs_unit_test.c