details: https://hg.nginx.org/njs/rev/cb1baa3906f8
branches:
changeset: 2342:cb1baa3906f8
user: Dmitry Volyntsev
date: Tue May 28 15:49:39 2024 -0700
description:
Fixed RegExp.prototype[@@replace]().
With replacement containing "$'", "$\`" and Unicode characters.
The similar issue
details: https://hg.nginx.org/njs/rev/286675dcfbc5
branches:
changeset: 2037:286675dcfbc5
user: Vadim Zhestikov
date: Thu Feb 02 10:01:26 2023 -0800
description:
Fixed RegExp.prototype[@@replace]().
Previously, when RegExpExec() returned a fast-array with gaps
String.prototype.repla