PSA: Deprecation of garbage collection handling in embedder fields

43 views
Skip to first unread message

Michael Lippautz

unread,
May 3, 2024, 9:29:42 AMMay 3
to v8-dev
Hey all,

We are deprecating garbage collection support within embedder fields. The alternative is using v8::Object::Wrap()/v8::Object::Unwrap() with pointers into CppHeap.

Note that regular embedder fields remain supported as is. 

The timeline follows regular API deprecations (starting in M126). See the doc for details.

Cheers, Michael
Reply all
Reply to author
Forward
0 new messages