[njs] QuickJS: calling njs_chb_destroy() in qjs_string_create_chb() internally.

2025-03-19 Thread noreply
details: https://github.com/nginx/njs/commit/1d36e231ed6a317cc9d01f8223091619e89e7a65 branches: master commit:1d36e231ed6a317cc9d01f8223091619e89e7a65 user: hongzhidao date: Tue, 18 Mar 2025 21:34:59 +0800 description: QuickJS: calling njs_chb_destroy() in qjs_string_create_chb()

[njs] QuickJS: using JS_AddIntrinsicBigInt() if detected.

2025-03-19 Thread noreply
details: https://github.com/nginx/njs/commit/f3454f01588a6eabfc7c883577544019fbb50f76 branches: master commit:f3454f01588a6eabfc7c883577544019fbb50f76 user: Vadim Zhestikov date: Wed, 19 Mar 2025 09:12:45 -0700 description: QuickJS: using JS_AddIntrinsicBigInt() if detected. --

[njs] QuickJS: fixed ngx_qjs_string() to handle strings containing "\0".

2025-03-19 Thread noreply
details: https://github.com/nginx/njs/commit/1b7adef4d532df55d81e22ec8fe998b76de34935 branches: master commit:1b7adef4d532df55d81e22ec8fe998b76de34935 user: hongzhidao date: Wed, 19 Mar 2025 13:47:07 +0800 description: QuickJS: fixed ngx_qjs_string() to handle strings containing