]> git.kaiwu.me - njs.git/commit
Throwing TypeError for attempts to change frozen properties.
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 27 Aug 2018 11:59:59 +0000 (14:59 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Mon, 27 Aug 2018 11:59:59 +0000 (14:59 +0300)
commit09e746b7668d4f2d4e58639255c2bec2cbd25d09
tree33516efbaba780aa5f6588a9914c567a7e89c7cc
parenta30130a3c77db37fa32796d2844449ec5d3d18d8
Throwing TypeError for attempts to change frozen properties.

This fixes #35 issue on Github.
njs/njs_vm.c
njs/test/njs_unit_test.c