mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-08 03:43:25 +00:00
fix(main/nodejs): actually fix the patch
This commit is contained in:
@@ -24,7 +24,7 @@ https://joyeecheung.github.io/blog/2024/03/17/memory-leak-testing-v8-node-js-1/
|
||||
https://joyeecheung.github.io/blog/2024/09/28/reproducible-nodejs-builtin-snapshots-2/
|
||||
https://joyeecheung.github.io/blog/2024/09/28/reproducible-nodejs-builtin-snapshots-3/
|
||||
https://github.com/danbev/learning-v8/blob/master/notes/snapshots.md (this repository also contains other resources about v8 internals and api)
|
||||
--- test/parallel/test-snapshot-reproducible.js.orig 2025-03-15 15:40:54.141339594 +0530
|
||||
--- ./test/parallel/test-snapshot-reproducible.js 2025-03-15 15:40:54.141339594 +0530
|
||||
+++ /dev/null 2025-03-15 11:33:07.028148560 +0530
|
||||
@@ -1,70 +0,0 @@
|
||||
-'use strict';
|
||||
|
||||
Reference in New Issue
Block a user