11.this_sm.baseline 678 B

12345678910111213141516171819202122232425262728
  1. this : undefined
  2. typeof(this) : undefined
  3. this : undefined
  4. typeof(this) : undefined
  5. this : undefined
  6. typeof(this) : undefined
  7. this : undefined
  8. typeof(this) : undefined
  9. this : undefined
  10. typeof(this) : undefined
  11. this : undefined
  12. typeof(this) : undefined
  13. this : null
  14. typeof(this) : object
  15. this : null
  16. typeof(this) : object
  17. this : [object Object]
  18. typeof(this) : object
  19. this : [object Object]
  20. typeof(this) : object
  21. this : 10
  22. typeof(this) : number
  23. this : 10
  24. typeof(this) : number
  25. this : 10
  26. typeof(this) : object
  27. this : 10
  28. typeof(this) : object