| Test case name | Result |
|---|---|
| undefined | |
| typeof | |
| in | |
| hasOwnProperty | |
| bool | |
| hasOwn |
| Test name | Executions per second |
|---|---|
| undefined | 321846144.0 Ops/sec |
| typeof | 717950784.0 Ops/sec |
| in | 719298624.0 Ops/sec |
| hasOwnProperty | 103936016.0 Ops/sec |
| bool | 711024256.0 Ops/sec |
| hasOwn | 76356144.0 Ops/sec |