{"ScriptPreparationCode":null,"TestCases":[{"Name":"splice","Code":"const things = new Array(1000000)\r\nconst a = things.slice(1)","IsDeferred":false},{"Name":"shift","Code":"const things = new Array(1000000)\r\nconst b = things.shift(1)","IsDeferred":false}]}