]> git.kaiwu.me - njs.git/commit
The "this" has been removed from njs_param_t.
authorIgor Sysoev <igor@sysoev.ru>
Fri, 12 Feb 2016 10:40:36 +0000 (13:40 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 12 Feb 2016 10:40:36 +0000 (13:40 +0300)
commit8a6176761701f697808c312d6dc411c3ae491dbe
tree363bf022b9d035d748ac10eb701f0fde050b5bf6
parent2204723075675a8e03281f29753a48f6bec2789d
The "this" has been removed from njs_param_t.
12 files changed:
nginx/ngx_http_js_module.c
njs/njs_array.c
njs/njs_boolean.c
njs/njs_function.c
njs/njs_function.h
njs/njs_number.c
njs/njs_object.c
njs/njs_regexp.c
njs/njs_string.c
njs/njs_vm.c
njs/njscript.h
njs/test/njs_unit_test.c