| Test case name | Result |
|---|---|
| typeof string is undefined | |
| typeof undefined is undefined | |
| string is undefined | |
| undefined is undefined |
| Test name | Executions per second |
|---|---|
| typeof string is undefined | 235450816.0 Ops/sec |
| typeof undefined is undefined | 224156416.0 Ops/sec |
| string is undefined | 226660032.0 Ops/sec |
| undefined is undefined | 243970304.0 Ops/sec |