| 12345678910111213141516171819202122232425262728 |
- this : undefined
- typeof(this) : undefined
- this : undefined
- typeof(this) : undefined
- this : undefined
- typeof(this) : undefined
- this : undefined
- typeof(this) : undefined
- this : undefined
- typeof(this) : undefined
- this : undefined
- typeof(this) : undefined
- this : null
- typeof(this) : object
- this : null
- typeof(this) : object
- this : [object Object]
- typeof(this) : object
- this : [object Object]
- typeof(this) : object
- this : 10
- typeof(this) : number
- this : 10
- typeof(this) : number
- this : 10
- typeof(this) : object
- this : 10
- typeof(this) : object
|