deps: add v8::Object::SetInternalFieldForNodeCore() · nodejs/node@425e011 · GitHub
Skip to content

Commit 425e011

Browse files
joyeecheungrichardlau
authored andcommitted
deps: add v8::Object::SetInternalFieldForNodeCore()
This is a non-ABI breaking solution for v8/v8@b60a03d and v8/v8@0aa622e which are necessary for backporting vm-related memory fixes to v18.x. PR-URL: #49874 Backport-PR-URL: #51004 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
1 parent ff334cb commit 425e011

2 files changed

Lines changed: 38 additions & 2 deletions

File tree

deps/v8/include/v8-object.h

Lines changed: 17 additions & 0 deletions

deps/v8/src/api/api.cc

Lines changed: 21 additions & 2 deletions

0 commit comments

Comments
 (0)