]> git.kaiwu.me - njs.git/commit
Introduced Array.prototype.toReversed().
authorDmitry Volyntsev <xeioex@nginx.com>
Sat, 27 May 2023 02:13:41 +0000 (19:13 -0700)
committerDmitry Volyntsev <xeioex@nginx.com>
Sat, 27 May 2023 02:13:41 +0000 (19:13 -0700)
commit859c9a12c3fc3824190403d9eb6ea54690cdccc2
treebf923177f2b7befcb85af4d994f98445537f08cb
parentae9830cce5eae9f75ae53a0e0d2bdff422b2ea30
Introduced Array.prototype.toReversed().
src/njs_array.c
src/test/njs_unit_test.c