{"ScriptPreparationCode":null,"TestCases":[{"Name":"slice","Code":"var other = [ \u0022hello\u0022, true, 7 ].slice();","IsDeferred":false},{"Name":"spread operator","Code":"var other = [ ...[ \u0022hello\u0022, true, 7 ] ]","IsDeferred":false}]}