| Test case name | Result |
|---|---|
| undefined | |
| typeof | |
| in | |
| hasOwnProperty | |
| bool | |
| hasOwn |
| Test name | Executions per second |
|---|---|
| undefined | 9117480.0 Ops/sec |
| typeof | 23528150.0 Ops/sec |
| in | 23687086.0 Ops/sec |
| hasOwnProperty | 20774578.0 Ops/sec |
| bool | 23202732.0 Ops/sec |
| hasOwn | 8064802.5 Ops/sec |