mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 23:43:09 +01:00
b7ef593744
Invoke the free callback for a given `Buffer` if it was created with one, and mark the underlying `ArrayBuffer` as detached. This makes sure that the memory is released e.g. when addons inside Workers create such `Buffer`s. PR-URL: https://github.com/nodejs/node/pull/30551 Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> |
||
---|---|---|
.. | ||
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 | ||
worker-buffer-callback | ||
zlib-binding | ||
.gitignore | ||
addon.status | ||
common.gypi | ||
testcfg.py |