jio.util.stringify: Add support for undefined values
jIO.util.stringify was raising if the value of an object was undefined, this changes fix it and provides the same behaviour as the standard JSON.stringify
jIO.util.stringify was raising if the value of an object was undefined, this changes fix it and provides the same behaviour as the standard JSON.stringify