closure_binding.baseline 240 B

1234567891011121314
  1. Scenario: Multiple closures, with variables that are modified in the parent function
  2. In f
  3. 2nd function
  4. after modification
  5. 1st function
  6. after modification
  7. 2nd function
  8. after modification
  9. 1st function
  10. after modification
  11. 4
  12. 4
  13. 4
  14. 3