]> git.kaiwu.me - njs.git/commit
Fixed Object.prototype.isPrototypeOf() without arguments.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 20 Jun 2017 14:12:44 +0000 (17:12 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 20 Jun 2017 14:12:44 +0000 (17:12 +0300)
commit38cbb8b0deea85f3590178b0c8640ac37ec4de7a
tree1e129f8eaabd5f0d3b39ea96c11d538581924267
parent520fbbcc1fdd89baf65172c5fa69a99c76e80b96
Fixed Object.prototype.isPrototypeOf() without arguments.
njs/njs_object.c
njs/test/njs_unit_test.c