diff options
author | Dmitry Volyntsev <xeioex@nginx.com> | 2022-11-10 17:51:32 -0800 |
---|---|---|
committer | Dmitry Volyntsev <xeioex@nginx.com> | 2022-11-10 17:51:32 -0800 |
commit | f46ab5a1d915a0e4d9b9c47f8eb21790237d73fe (patch) | |
tree | ebc8b906f130bb04a68b3387610de67748456797 /nginx/ngx_js.c | |
parent | 5e9a6d568d8c5f963aaa08937de6d4002d9108e3 (diff) | |
download | njs-f46ab5a1d915a0e4d9b9c47f8eb21790237d73fe.tar.gz njs-f46ab5a1d915a0e4d9b9c47f8eb21790237d73fe.zip |
Improved njs_object_prop_define() for fast-arrays.
Previously, any Object.defineProperty() for fast-arrays converted them
to slow ones. Now, it is only done when it is necessary.
Diffstat (limited to 'nginx/ngx_js.c')
0 files changed, 0 insertions, 0 deletions