Files
node/lib
Trevor Norris e97dae573c buffer: don't abort on prototype getters
Accessing prototype properties directly on a typed array will throw. So
do an extra check in Buffer's own getters to verify it is being called
on an instance.

Fixes: https://github.com/nodejs/node/issues/3297
PR-URL: https://github.com/nodejs/node/pull/3302
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2015-10-09 15:42:23 -06:00
..
2015-10-08 17:32:08 -07:00
2015-10-08 17:32:08 -07:00
2015-08-20 01:14:37 -07:00
2015-05-09 12:10:02 +09:00
2015-10-02 10:04:02 -04:00
2015-07-27 11:48:36 -07:00
2015-06-11 20:24:44 +02:00
2015-09-22 16:43:14 +02:00
2015-06-11 20:24:44 +02:00
2015-10-08 17:32:08 -07:00
2015-10-06 16:19:55 -05:00
2015-01-31 23:47:29 -05:00
2015-08-04 11:56:12 -07:00