| Test case name | Result |
|---|---|
| lodash has true | |
| lodash has false | |
| object.hasown true | |
| object.hasown false |
| Test name | Executions per second |
|---|---|
| lodash has true | 3799031.8 Ops/sec |
| lodash has false | 3661034.2 Ops/sec |
| object.hasown true | 7077169.5 Ops/sec |
| object.hasown false | 7054988.5 Ops/sec |