Yavor Georgiev fb7f11263c Modernize V8 ArrayBuffer usage (#1198)
Instead of manually allocating a chunk of memory and asking V8 to create an ArrayBuffer around it, have V8 create an ArrayBuffer with its own allocator and copy the data in it. (fixes #1197)

Remove an extra copy when reading data from ArrayBufferViews.

Remove TODOs for Node.js versions older than 4.
2017-08-10 11:45:48 +02:00
..
2016-05-13 15:25:18 -07:00
2017-07-10 17:26:44 +02:00
2017-08-02 14:07:16 +02:00
2016-05-03 12:06:15 -07:00
2017-03-07 23:24:30 +01:00
2017-07-12 13:02:21 +02:00
2017-03-07 23:24:30 +01:00
2016-05-13 15:25:18 -07:00