{"ScriptPreparationCode":"var a = 9;","TestCases":[{"Name":"typeof","Code":"for(let i =0; i \u003C 1000000; i\u002B\u002B)\r\n{\r\n\tconst b = typeof a === \u0027string\u0027;\r\n}","IsDeferred":false},{"Name":"casting","Code":"for(let i =0; i \u003C 1000000; i\u002B\u002B)\r\n{\r\n\tconst b = \u0060${a}\u0060;\r\n}","IsDeferred":false}]}