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:
|
||
---|---|---|
.. | ||
async-hello-world | ||
async-hooks-id | ||
async-hooks-promise | ||
async-resource | ||
buffer-free-callback | ||
callback-scope | ||
dlopen-ping-pong | ||
errno-exception | ||
force-context-aware | ||
heap-profiler | ||
hello-world | ||
hello-world-function-export | ||
load-long-path | ||
make-callback | ||
make-callback-domain-warning | ||
make-callback-recurse | ||
new-target | ||
node-module-version | ||
non-node-context | ||
not-a-binding | ||
null-buffer-neuter | ||
openssl-binding | ||
openssl-client-cert-engine | ||
openssl-key-engine | ||
parse-encoding | ||
register-signal-handler | ||
repl-domain-abort | ||
stringbytes-external-exceed-max | ||
symlinked-module | ||
uv-handle-leak | ||
worker-addon | ||
zlib-binding | ||
.gitignore | ||
addon.status | ||
common.gypi | ||
testcfg.py |