es6HasInstance.baseline 292 B

12345678910111213141516171819
  1. *** test1
  2. checked Symbol.hasInstance
  3. true
  4. *** test2
  5. checked Symbol.hasInstance
  6. true
  7. checked Symbol.hasInstance
  8. true
  9. *** test3
  10. Symbol(Symbol.hasInstance)
  11. checked Symbol.hasInstance
  12. false
  13. *** test4
  14. bind
  15. length
  16. name
  17. Symbol(Symbol.hasInstance)
  18. checked Symbol.hasInstance
  19. false