Various OOM bugs in the new JSON modules code.
Bug 1932934 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Various OOM bugs in the new JSON modules code. (Results in either a `nullptr` dereference or it incorrectly throws an uncatchable exception that terminates execution. The latter is now caught by the assertions added in bug 1921780.)