[−][src]Module boa::js::json
The global JSON object
Functions
| _create | Create a new |
| init | Initialise the global object with the |
| parse | Parse a JSON string into a Javascript object https://tc39.github.io/ecma262/#sec-json.parse |
| stringify | Process a Javascript object into a JSON string |