On the [accessor section](https://v8.dev/docs/embed#accessors) of the embedding guide, it uses `SetAccessor` on the object template which [has been deprecated](https://issues.chromium.org/issues/336325111) and seemingly removed.
On the accessor section of the embedding guide, it uses
SetAccessoron the object template which has been deprecated and seemingly removed.