]> git.kaiwu.me - njs.git/commit
Fixed exception type for unsupported types in JSON.stringify().
authorDmitry Volyntsev <xeioex@nginx.com>
Fri, 20 Apr 2018 13:42:10 +0000 (16:42 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Fri, 20 Apr 2018 13:42:10 +0000 (16:42 +0300)
commit724ae376660030e8f1c09e8d04ef9e9f86991a15
tree8dc72b9849714ebfd8fc823cd662265af841041d
parent19b8a5cb887039f31d3531208834548970de668f
Fixed exception type for unsupported types in JSON.stringify().
njs/njs_json.c
njs/test/njs_unit_test.c