Nicolò Ribaudo
59976680df
Extract for-of iterator handling to a helper ( #11262 )
...
* Extract for-of iterator handling to a helper
Dis greatly recudes the code size when for-of is used multiple times across the
codebase. Also, makes it easier to read what's happening in a compiled loop.
* Unify spec and loose code
* Legacy implementation fallback
* Update tmp var name
* Updates from review and after rebase
2020-03-17 00:45:34 +01:00
..
2018-01-09 13:10:30 -06:00
2018-03-24 16:22:20 +05:30
2018-03-24 16:22:20 +05:30
2018-01-09 13:10:30 -06:00
2018-03-24 16:22:20 +05:30
2020-02-13 19:16:33 +01:00
2019-12-13 14:39:37 +01:00
2020-02-13 19:16:33 +01:00
2018-01-09 13:10:30 -06:00
2018-03-27 22:34:25 +05:30
2018-01-09 13:10:30 -06:00
2018-08-16 01:54:50 -04:00
2018-01-09 13:10:30 -06:00
2018-01-09 13:10:30 -06:00
2020-03-01 16:26:22 +01:00
2020-02-13 19:16:33 +01:00
2020-02-13 19:16:33 +01:00
2020-03-12 14:07:59 -04:00
2020-03-12 14:07:59 -04:00
2018-01-09 13:10:30 -06:00
2020-03-14 16:24:50 +01:00
2018-09-09 17:57:52 -07:00
2018-03-24 16:22:20 +05:30
2018-01-09 13:10:30 -06:00
2018-09-09 17:57:52 -07:00
2020-02-13 19:16:33 +01:00
2018-01-09 13:10:30 -06:00
2018-01-09 13:10:30 -06:00
2018-03-24 16:22:20 +05:30
2020-03-17 00:45:34 +01:00
2018-01-09 13:10:30 -06:00
2018-01-09 13:10:30 -06:00
2018-01-09 13:10:30 -06:00
2020-03-17 00:45:34 +01:00
2018-09-06 22:35:37 +02:00
2018-01-09 13:10:30 -06:00
2020-01-17 21:00:37 +01:00
2020-03-12 14:07:59 -04:00
2020-03-12 14:07:59 -04:00
2020-03-12 14:07:59 -04:00
2020-03-12 14:07:59 -04:00
2020-03-01 16:26:22 +01:00
2020-03-01 16:26:22 +01:00
2020-03-01 16:26:22 +01:00
2020-03-01 16:26:22 +01:00
2020-03-01 16:26:22 +01:00
2020-03-01 16:26:22 +01:00
2020-03-01 16:26:22 +01:00
2020-03-17 00:45:34 +01:00