| Test case name | Result |
|---|---|
| exist null | |
| exist hasOwnProperty | |
| nonexist null | |
| nonexist hasOwnProperty |
| Test name | Executions per second |
|---|---|
| exist null | 462952544.0 Ops/sec |
| exist hasOwnProperty | 481050464.0 Ops/sec |
| nonexist null | 474819392.0 Ops/sec |
| nonexist hasOwnProperty | 478193760.0 Ops/sec |