PSA: Removing deprecated v8::EmbedderHeapTracer

19 views
Skip to first unread message

Michael Lippautz

unread,
Dec 19, 2022, 9:12:31 AM12/19/22
to v8-dev
Hi all,

v8::EmbedderHeapTracer has been deprecated on V8's API for some time now. All our investment in managed C++ at this point is in Oilpan and future integrations with new V8 features. EmbedderHeapTracer already requires special handling for most parts in the GC and our test coverage is limited to our unit tests.

Going forward we will only support v8::TracedReference in combination with v8::CppHeap. We plan to remove EmbedderHeapTracer in V8 11.1 (Chromium M111) which you can follow on the tracking bug.

This does not change any of the existing APIs around Local, Global, Persistent and alike.

Cheers, Michael

Michael Lippautz

unread,
Dec 19, 2022, 12:26:04 PM12/19/22
to Michael Lippautz, v8-users, v8-dev
Reply all
Reply to author
Forward
0 new messages