{"ScriptPreparationCode":null,"TestCases":[{"Name":"cached Intl.NumberFormat","Code":"window.a = window.a || new Intl.NumberFormat(\u0022en-US\u0022);\r\nvar a = window.a.format(\u002210000\u0022)","IsDeferred":false},{"Name":"toLocaleString","Code":"var a = Number.parseFloat(\u002210000.23\u0022).toFixed(2).toLocaleString(\u0022en-US\u0022);","IsDeferred":false}]}