]> git.kaiwu.me - njs.git/commit
Removed remnants of GC code.
authorVadim Zhestikov <v.zhestikov@f5.com>
Thu, 30 Nov 2023 04:46:36 +0000 (20:46 -0800)
committerVadim Zhestikov <v.zhestikov@f5.com>
Thu, 30 Nov 2023 04:46:36 +0000 (20:46 -0800)
commit4a145c3e2d3ad910a5b85280e9c6db00ecd7a5af
treec3eb715be24c5481843e59e08fa71581b9da108d
parent0313f3a0f2fcf649943d2683c782040cc2c7810b
Removed remnants of GC code.

The code never worked and comments are in a broken state.
src/njs_array.c
src/njs_function.c
src/njs_iterator.c
src/njs_object.c
src/njs_object.h
src/njs_scope.c
src/njs_string.c
src/njs_string.h
src/njs_value.c
src/njs_value.h
src/njs_vmcode.c