Files
node/lib
YoonSoo_Shin 80a7e7600c lib: avoid for of loop and remove unnecessary variable in zlib
removed the unnecessary declaration of 'i' in the _final method scope
and changed the for of loop to a for loop

Refs: https://github.com/nodejs/node/blob/main/doc/contributing/primordials.md#unsafe-array-iteration
PR-URL: https://github.com/nodejs/node/pull/54258
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
2024-08-12 03:53:12 +00:00
..
2024-08-03 17:15:03 +00:00
2024-07-08 15:55:43 +00:00
2024-07-15 18:58:11 +00:00
2024-08-06 09:40:23 +00:00
2024-07-26 08:09:23 +00:00
2024-05-30 09:07:17 -04:00
2024-06-07 15:51:44 +00:00
2024-07-07 00:56:04 +00:00
2024-07-04 16:19:36 +00:00