2 -----------------------------------------------------
3 EXPRESSION: window.simpleObject
12 OWN AND GETTER PROPERTIES:
32 -----------------------------------------------------
34 -----------------------------------------------------
35 EXPRESSION: window.loadEvent
43 OWN AND GETTER PROPERTIES:
95 stopImmediatePropagation
107 -----------------------------------------------------
109 -----------------------------------------------------
110 EXPRESSION: window.complexObject
112 description: SuperFoo
119 OWN AND GETTER PROPERTIES:
147 -----------------------------------------------------
149 -----------------------------------------------------
150 EXPRESSION: window.badGetterObject
152 description: ClassWithBadGetter
157 OWN AND GETTER PROPERTIES:
175 -----------------------------------------------------
177 -----------------------------------------------------
178 EXPRESSION: window.unboundFunction
180 description: function () { console.log(arguments); }
190 OWN AND GETTER PROPERTIES:
219 -----------------------------------------------------
221 -----------------------------------------------------
222 EXPRESSION: window.boundFunction
224 description: function () {
238 OWN AND GETTER PROPERTIES:
271 -----------------------------------------------------