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>