mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-15 18:22:15 +03:00
203fe2d539a96d0df44a315728566520f92debdc
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
94.2%
JavaScript
5.2%
Makefile
0.5%
Shell
0.1%