{"ScriptPreparationCode":null,"TestCases":[{"Name":"Array.from","Code":"var foo = new Uint16Array([1,2,3]);\r\n","IsDeferred":false},{"Name":"Spread","Code":"var foo = Uint16Array.from([1,2,3]);","IsDeferred":false}]}