loop.baseline 224 B

1234567891011121314
  1. 1000
  2. 1 2 3
  3. false
  4. true
  5. x
  6. getOwnPropertyNames
  7. Length: 1
  8. 0 => prop2
  9. keys
  10. Length: 1
  11. 0 => prop2
  12. for-in loop head declarations cannot have an initializer
  13. for-in loop head declarations cannot have an initializer
  14. done