{"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":"new Intl.NumberFormat","Code":"var a = new Intl.NumberFormat(\u0022en-US\u0022);","IsDeferred":false},{"Name":"toLocaleString","Code":"var a = \u002210000\u0022.toLocaleString(\u0022en-US\u0022);","IsDeferred":false}]}