]> git.kaiwu.me - njs.git/commit
Fixed type of Date.prototype.
authorArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Fri, 11 Oct 2019 05:01:03 +0000 (08:01 +0300)
committerArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Fri, 11 Oct 2019 05:01:03 +0000 (08:01 +0300)
commitfd35ca04f9dc09ca89ec50a4f0dbc35272c51cac
tree5e38048133670c0f8d450512de492c1ceb510c1a
parentfa0ce7d08fc021964c38b11592c4a705a3342a8b
Fixed type of Date.prototype.

This closes #237 issue on Github.
src/njs_builtin.c
src/test/njs_unit_test.c