diff options
author | Alexander Borisov <alexander.borisov@nginx.com> | 2019-10-22 19:58:52 +0300 |
---|---|---|
committer | Alexander Borisov <alexander.borisov@nginx.com> | 2019-10-22 19:58:52 +0300 |
commit | 1d045e0e286ca6b9a44d680254c508095d98f6c9 (patch) | |
tree | 19745c3839fde662eb0217f8ce91aa743a079bce /nginx/ngx_http_js_module.c | |
parent | b67d7e48b87ee2e24f86f0ccd7a4ceb352083a57 (diff) | |
download | njs-1d045e0e286ca6b9a44d680254c508095d98f6c9.tar.gz njs-1d045e0e286ca6b9a44d680254c508095d98f6c9.zip |
Removed argument prototypes for built-in functions.
Many JS functions do not have fixed prototypes as in C. For example
String.prototype.replace() accepts RegExp or String as the first argument.
Diffstat (limited to 'nginx/ngx_http_js_module.c')
0 files changed, 0 insertions, 0 deletions