]> git.kaiwu.me - njs.git/commit
Mark anonymous and unknown functions with <>.
authorDmitry Volyntsev <xeioex@nginx.com>
Fri, 30 Jan 2026 00:13:13 +0000 (16:13 -0800)
committerDmitry Volyntsev <xeioexception@gmail.com>
Thu, 5 Feb 2026 23:32:12 +0000 (15:32 -0800)
commit59b0174cffeb46df3bde12fd19a41690cf45a1f6
tree55592ef92dd72610b70b2114c39539e02f451e0e
parent869876c43b45e8c45d251630e4052e86daafbaf4
Mark anonymous and unknown functions with <>.

To separate from normal functions with the same name.
src/njs_vm.c
src/test/njs_benchmark.c
src/test/njs_unit_test.c