0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
Trevor Norris b1a44dfe9e buffer: remove Buffer#toArrayBuffer()
A recent change to v8's API now makes it impossible to memcpy to a
v8::ArrayBuffer without causing it to be externalized. This means that
the garbage collector will not automatically free the memory when the
object is collected.

When/If the necessary API is included to allow the above
Buffer#toArrayBuffer() will be reintroduced.

Signed-off-by: Timothy J Fontaine <tjfontaine@gmail.com>
2014-05-12 16:58:30 -07:00
..
api buffer: remove Buffer#toArrayBuffer() 2014-05-12 16:58:30 -07:00
api_assets doc: style the 'type' fields in API docs 2013-07-16 10:49:54 -07:00
changelog-foot.html doc: s/search.npmjs.org/npmjs.org/ 2013-05-09 15:15:39 -07:00
changelog-head.html doc: s/search.npmjs.org/npmjs.org/ 2013-05-09 15:15:39 -07:00
full-white-stripe.jpg build: readd missing installer resources 2014-02-18 15:34:29 -08:00
mac_osx_nodejs_installer_logo.png build: readd missing installer resources 2014-02-18 15:34:29 -08:00
node.1 doc: re-add node.1 man page 2014-02-14 11:01:49 -08:00
sh_javascript.min.js
sh_main.js
sh_vim-dark.css
sh.css
template.html doc: s/search.npmjs.org/npmjs.org/ 2013-05-09 15:15:39 -07:00
thin-white-stripe.jpg build: readd missing installer resources 2014-02-18 15:34:29 -08:00