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