{"ScriptPreparationCode":"var a = new Intl.NumberFormat(\u0022en-US\u0022);","TestCases":[{"Name":"new Intl.NumberFormat","Code":"var a = new Intl.NumberFormat(\u0022en-US\u0022).format(\u002210000\u0022);","IsDeferred":false},{"Name":"reused Intl.NumberFormat","Code":"a.format(\u002210000\u0022);","IsDeferred":false}]}