mirror of
https://github.com/bellard/quickjs.git
synced 2025-05-12 11:06:10 +08:00
JSON.stringify
- changed error messages - clarify `toJSON` method usage - simplify boxed objects handling - for ECMA conformity, BigInt objects need a toJSON method in the prototype chain including boxed objects
The main documentation is in doc/quickjs.pdf or doc/quickjs.html.
Languages
C
93.9%
JavaScript
5.4%
Makefile
0.5%
Shell
0.2%