nuttx-apps/interpreters/quickjs
qinliansong 64048835e2 Fix the QuickJS memory leak tracing macros for free, dup, and constructor functions.
Fix the QuickJS memory leak tracing macros for free, dup, and constructor functions.
test by qemu
Signed-off-by: qinliansong <qinliansong@xiaomi.com>
2026-04-20 15:19:13 +08:00
..
.gitignore interpreters/quickjs: Bump to latest release 2026-04-20 14:54:04 +08:00
0001-Disabled-unsupported-feature-on-NuttX.patch update quickjs patch for cmake compilation 2026-04-20 15:18:59 +08:00
CMakeLists.txt Build the quickjs unit test framework by generating a ROMFS image 2026-04-20 15:19:10 +08:00
Kconfig Fix the QuickJS memory leak tracing macros for free, dup, and constructor functions. 2026-04-20 15:19:13 +08:00
Make.defs Makefile: replace INCDIR to INCDIR_PREFIX 2026-04-20 15:06:01 +08:00
Makefile quickjs: add CONFIG_INTERPRETERS_QUICKJS_DUMP_LEAKS for leak check 2026-04-20 15:19:09 +08:00
qjsmini.c Fix the coding style issue 2026-04-20 15:05:00 +08:00