]> git.kaiwu.me - njs.git/commit
Now njs_vm_compile() returns all global functions via the export
authorIgor Sysoev <igor@sysoev.ru>
Mon, 10 Oct 2016 13:33:56 +0000 (16:33 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 10 Oct 2016 13:33:56 +0000 (16:33 +0300)
commitaeea083d3c6622257cfb71675b3c9ebeeb35a452
treee96f641cb5c2a118588dd1e676f9ab5d77ac4951
parent08721015097a9a02d1e78d2c78b35b338e124fd2
Now njs_vm_compile() returns all global functions via the export
array.
nginx/ngx_http_js_module.c
nginx/ngx_stream_js_module.c
njs/njs_variable.c
njs/njs_variable.h
njs/njscript.c
njs/njscript.h
njs/test/njs_unit_test.c