]> git.kaiwu.me - njs.git/commit
Renaming ngx_js_retval() to ngx_js_exception().
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 21 Nov 2023 16:57:09 +0000 (08:57 -0800)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 21 Nov 2023 16:57:09 +0000 (08:57 -0800)
commit735ec1d89d25d014870452ba1600a8cd9dec5641
tree300586842972d0d4f0ed2fc96319abf78d8516bf
parent2743bab180ab067ea6d146c92a30a7f88bff7b2a
Renaming ngx_js_retval() to ngx_js_exception().

After previous commit ngx_js_retval() is only used for getting the
exception value and should be renamed to better reflect the purpose.
nginx/ngx_http_js_module.c
nginx/ngx_js.c
nginx/ngx_js.h
nginx/ngx_stream_js_module.c