Alex Crichton
72f346871c
Handle JSON.stringify(undefined)
...
Turns out that `JSON.stringify(undefined)` doesn't actually return a
string, it returns `undefined`! If we're requested to serialize
`undefined` into JSON instead just interpret it as `null` which should
have the expected semantics of serving as a placeholder for `None`.
Closes #1778
2019-09-25 11:24:48 -05:00
..
2019-04-08 10:40:46 -07:00
2019-04-08 10:40:46 -07:00
2019-03-14 08:46:42 -03:00
2019-03-14 08:46:42 -03:00
2018-08-04 22:25:29 -05:00
2018-09-26 08:26:00 -07:00
2019-04-17 12:56:14 +01:00
2019-04-17 12:56:14 +01:00
2019-06-05 07:52:14 -07:00
2019-09-20 13:50:00 -05:00
2018-08-06 11:46:23 -07:00
2018-09-26 08:26:00 -07:00
2018-08-06 10:42:08 -07:00
2018-09-26 08:26:00 -07:00
2018-08-20 10:56:58 -07:00
2018-08-20 10:56:58 -07:00
2018-08-20 10:56:58 -07:00
2018-09-26 08:26:00 -07:00
2019-01-28 14:27:57 -08:00
2019-01-28 14:27:57 -08:00
2018-11-09 08:00:41 -08:00
2018-11-09 08:00:41 -08:00
2019-09-20 16:06:27 -05:00
2019-09-20 16:06:27 -05:00
2019-04-30 10:02:11 -07:00
2019-05-28 09:52:44 -05:00
2018-12-11 21:00:00 +02:00
2019-06-05 07:52:14 -07:00
2019-09-25 11:23:39 -05:00
2019-09-25 11:23:39 -05:00
2018-08-06 09:43:55 -07:00
2019-09-25 11:24:48 -05:00
2018-08-07 13:04:11 -07:00
2019-03-26 08:10:53 -07:00
2019-09-20 16:06:27 -05:00
2019-03-27 13:37:14 -07:00
2019-07-12 12:34:29 -07:00
2019-07-12 12:34:29 -07:00
2018-08-06 10:06:45 -07:00
2018-09-26 08:26:00 -07:00
2018-08-04 22:25:29 -05:00
2018-09-26 08:26:00 -07:00
2018-08-04 22:25:29 -05:00
2018-09-26 08:26:00 -07:00
2018-09-18 13:13:59 -07:00
2018-09-26 08:26:00 -07:00
2019-05-13 08:12:32 -07:00
2019-06-05 07:52:14 -07:00
2019-04-12 08:56:36 -07:00
2019-04-12 08:56:36 -07:00
2018-08-04 22:25:29 -05:00
2019-05-03 07:15:20 -07:00
2019-08-08 09:17:38 +02:00
2018-08-04 22:25:29 -05:00
2018-09-26 08:26:00 -07:00
2019-07-16 13:35:59 -07:00
2019-07-16 13:35:59 -07:00
2018-09-01 13:55:35 +01:00
2018-09-26 08:26:00 -07:00
2018-10-01 14:45:30 -07:00
2018-11-13 13:16:38 -08:00