{"ScriptPreparationCode":"var x = \u0022123\u0022","TestCases":[{"Name":"object prototype","Code":"var y = Object.prototype.toString.call(x) === \u0027[object String]\u0027","IsDeferred":false},{"Name":"typeof","Code":"var y = typeof x === \u0022string\u0022","IsDeferred":false}]}