{"ScriptPreparationCode":null,"TestCases":[{"Name":"Try/catch","Code":"try {\r\n console.log(\u0022!\u0022);\r\n} catch {}","IsDeferred":false},{"Name":"Without try/catch","Code":"console.log(\u0022!\u0022);","IsDeferred":false}]}