Test case name | Result |
---|---|
not obj | |
obj is null or obj is undefined | |
type of obj is undefined or obj is null |
Test name | Executions per second |
---|---|
not obj | 9072898.0 Ops/sec |
obj is null or obj is undefined | 2963607.2 Ops/sec |
type of obj is undefined or obj is null | 8623800.0 Ops/sec |