Files
electron/patches
Keeley Hammond 4e20cb13b3 fix(patch-update): extend V8 Object API deprecation patch for Node.js
Extended the existing patch to cover additional files that use
GetAlignedPointerFromInternalField and SetAlignedPointerInInternalField:
- src/stream_base-inl.h
- src/udp_wrap.cc
- src/js_udp_wrap.cc
- src/node_process_methods.cc
- src/node_snapshotable.cc
- src/base_object.cc

These APIs now require an EmbedderDataTypeTag parameter.

Ref: https://chromium-review.googlesource.com/c/v8/v8/+/7087956
2026-01-27 17:58:01 -08:00
..
2026-01-27 11:20:29 -08:00
2026-01-26 16:11:21 -08:00
2025-11-07 17:12:51 -05:00