dmildew ~master (2021-03-01T20:12:39.6103621)
Dub
Repo
native_JSON_stringify
mildew
stdlib
json
Converts a Mildew Object into a JSON string.
ScriptAny
native_JSON_stringify
(
Environment
env
,
ScriptAny
*
thisObj
,
ScriptAny
[]
args
,
ref
NativeFunctionError
nfe
)
Meta
Source
See Implementation
mildew
stdlib
json
classes
JSONReader
functions
initializeJSONLibrary
native_JSON_parse
native_JSON_stringify
Converts a Mildew Object into a JSON string.