node/lib/internal/assert
Chengzhong Wu d35bd2088e lib,src: refactor assert to load error source from memory
The source code is available from V8 API and assert can avoid reading
the source file from the filesystem and parse the file again.

PR-URL: https://github.com/nodejs/node/pull/59751
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
2025-09-11 10:37:45 +00:00
..
assertion_error.js lib: restructure assert to become a class 2025-08-05 14:15:02 +00:00
myers_diff.js assert: cap input size in myersDiff to avoid Int32Array overflow 2025-09-09 00:36:14 +00:00
utils.js lib,src: refactor assert to load error source from memory 2025-09-11 10:37:45 +00:00