]> git.kaiwu.me - njs.git/commit
Fixed String.prototype.repeat() according to the specification.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 2 Jul 2020 12:59:48 +0000 (12:59 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 2 Jul 2020 12:59:48 +0000 (12:59 +0000)
commit62b813cba513228a5ddd14432c5195e000c65403
tree35c53c04d1d2ce4110a329e638adc210cd17a489
parentf90f1530824176be41e6c1892c2c3bd1674e2f81
Fixed String.prototype.repeat() according to the specification.
src/njs_string.c
src/test/njs_unit_test.c