{"ScriptPreparationCode":"test = [\u0022a\u0022, \u0022b\u0022, \u0022c\u0022, \u0022d\u0022, \u0022e\u0022];","TestCases":[{"Name":"ES Reverse / in place","Code":"test.reverse()","IsDeferred":false},{"Name":"ES map","Code":"[...test].map(test.pop, test)","IsDeferred":false}]}