{"ScriptPreparationCode":"this.test = \u0022hello world\u0022;\r\nthis.hello = {\r\n world: 2355533,\r\n test:{\r\n foo:\u0022bar\u0022,\r\n },\r\n};\r\n\r\narrowFn = () =\u003E this\r\nbindFn = (function() { return this }).bind(this)","TestCases":[{"Name":"Arrow function","Code":"arrowFn()","IsDeferred":false},{"Name":"Bind function","Code":"bindFn()","IsDeferred":false}]}