mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-15 18:22:15 +03:00
95e0aa052667b367673f2993622ec42207587b09
e140122202
- remove temporary fix for MemorySanitizer:
setting p->u.array.count to 0 silenced a warning in JS_GetPropertyValue on a
hacky test agains the length of fast_array object.
This hack was removed by commit c3635861f6.
The main documentation is in doc/quickjs.pdf or doc/quickjs.html.
Languages
C
94.2%
JavaScript
5.2%
Makefile
0.5%
Shell
0.1%