]> git.kaiwu.me - njs.git/commit
Fixed RegExp.prototype.test() according to the specification.
authorDmitry Volyntsev <xeioex@nginx.com>
Sat, 5 Jun 2021 11:55:08 +0000 (11:55 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Sat, 5 Jun 2021 11:55:08 +0000 (11:55 +0000)
commit718e3477f2f3554fd38b9625c88df02463ec1f1c
tree79ad0e8ce505a535fa46eceb2fd393bd6a86d603
parent352cfb3ea3c8d15c64707b045f251d1f4f3ae5da
Fixed RegExp.prototype.test() according to the specification.
src/njs_regexp.c