| Test case name | Result |
|---|---|
| if-check in for-of; true | |
| if-check outside of for-of; true | |
| if-check in for-of; false | |
| if-check outside of for-of; false | |
| if-check in for-loop: true | |
| if-check outside of for-loop; true; | |
| if-check in for-loop; false | |
| if-check outside of for-loop; false |
This benchmark does not have any results yet. Be the first one to run it!