node/lib/internal/assert
방진혁 f3adc11e37
assert: change utils to use index instead of for...of
PR-URL: https://github.com/nodejs/node/pull/59278
Refs: https://github.com/nodejs/node/blob/main/doc/contributing/primordials.md#unsafe-array-iteration
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
2025-08-07 22:47:09 +00:00
..
assertion_error.js lib: restructure assert to become a class 2025-08-05 14:15:02 +00:00
myers_diff.js assert,util: improve array comparison 2025-04-02 23:45:36 +00:00
utils.js assert: change utils to use index instead of for...of 2025-08-07 22:47:09 +00:00