]> git.kaiwu.me - njs.git/commit
Moving object property methods to njs_object_property.c.
authorhongzhidao <hongzhidao@gmail.com>
Tue, 11 Jun 2019 01:30:29 +0000 (21:30 -0400)
committerhongzhidao <hongzhidao@gmail.com>
Tue, 11 Jun 2019 01:30:29 +0000 (21:30 -0400)
commit8700aecba42f9f990c3fa570b6582cf0b771f870
treece42dae81a893ddd23e2a7910380677ef8387fa2
parent651673b0a92a08c0ff9d7e3c4aa3c13b53b7c52c
Moving object property methods to njs_object_property.c.
auto/sources
njs/njs_object.c
njs/njs_object.h
njs/njs_object_property.c [new file with mode: 0644]
njs/njs_vm.c