{{ message }}
Commit e20d2f1
src: cast to v8::Value before using v8::EmbedderGraph::V8Node
This is required to disambiguate the call site for an upstream
patch to support v8::Data in traced references and pass the
Node.js integration in the V8 CI. When that lands in the upstream
we can implement V8Node(const v8::Local<v8::Data>) in a
follow-up.
Refs: https://chromium-review.googlesource.com/c/v8/v8/+/5403888
PR-URL: #52638
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>1 parent 544c602 commit e20d2f1
1 file changed
Lines changed: 5 additions & 2 deletions

0 commit comments