{"ScriptPreparationCode":null,"TestCases":[{"Name":"without encodeURIComponent","Code":"console.log(\u0027@\u0027.repeat(2000))","IsDeferred":false},{"Name":"encodeURIComponent","Code":"console.log(encodeURIComponent(\u0027@\u0027).repeat(2000))","IsDeferred":false}]}