]> git.kaiwu.me - njs.git/commit
Fixed "caller" and "arguments" properties of a function instance.
authorArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Sat, 24 Aug 2019 02:41:46 +0000 (05:41 +0300)
committerArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Sat, 24 Aug 2019 02:41:46 +0000 (05:41 +0300)
commitb55e067da0adf45e587b6d55882593f8c04a1e8f
tree9f480af2b0e84b31e4bbc945216dafe309ecb91e
parent6d81d5447f02c86a3b843f0ab0a0678562fe6f66
Fixed "caller" and "arguments" properties of a function instance.

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