Test case name | Result |
---|---|
undefined | |
typeof | |
in | |
hasOwnProperty | |
bool |
Test name | Executions per second |
---|---|
undefined | 1263180416.0 Ops/sec |
typeof | 1186975616.0 Ops/sec |
in | 1189159168.0 Ops/sec |
hasOwnProperty | 1146589824.0 Ops/sec |
bool | 1164637568.0 Ops/sec |