{"ScriptPreparationCode":"var test = {}","TestCases":[{"Name":"cached typeof","Code":"var to = typeof test\r\n\r\nto === \u0027object\u0027\r\nto === \u0027object\u0027\r\nto === \u0027object\u0027\r\nto === \u0027object\u0027\r\nto === \u0027object\u0027","IsDeferred":false},{"Name":"non cached typeof","Code":"typeof test === \u0027object\u0027\r\ntypeof test === \u0027object\u0027\r\ntypeof test === \u0027object\u0027\r\ntypeof test === \u0027object\u0027\r\ntypeof test === \u0027object\u0027","IsDeferred":false}]}