| Test case name | Result |
|---|---|
| in (true) | |
| in (false) | |
| obj.hasOwnProperty (true) | |
| obj.hasOwnProperty (false) | |
| prototype.hasOwnProperty.call (true) | |
| prototype.hasOwnProperty.call (false) | |
| indexer (true) | |
| indexer (false) |
This benchmark does not have any results yet. Be the first one to run it!