efe23b7595
For Buffers created in Node, they are usually allocated in Node and freed by Chromium's allocator, which will cause crashes when Node and Chromium are using different allocators. This commit makes Chromium use Node' allocator for ArrayBuffers. |
||
---|---|---|
.. | ||
osfhandle.cc | ||
osfhandle.h |