]> git.kaiwu.me - njs.git/commit
Simplified element access in Array.prototype.pop().
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 13 Jan 2022 18:30:31 +0000 (18:30 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 13 Jan 2022 18:30:31 +0000 (18:30 +0000)
commit1647226544b3775977d15c9d216fcecfd0c8474e
tree325e13fc24a8010e11b07ddfe73521cf9300387e
parent232fb594608cac2094131af4322f2062cefbaeb2
Simplified element access in Array.prototype.pop().

The change is similar to the previous commits.
src/njs_array.c