mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Updated v8::External::New and v8::External::Value calls to use the kExternalPointerTypeTagDefault tag as required by the V8 API change that deprecates the tagless versions. Ref: https://chromium-review.googlesource.com/c/chromium/src/+/7000847