mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
e66a2acc4c
V8 deprecates `GetContents()` in favour of `GetBackingStore()`.
Update our code to reflect that.
V8 also deprecates `Externalize()` and `IsExternal()`; we should
be able to remove all usage of this once V8 8.0 is there.
PR-URL: https://github.com/nodejs/node/pull/30339
Refs:
|
||
---|---|---|
.. | ||
binding.cc | ||
binding.gyp | ||
test.js |