mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
util.isPrimitive was used in place of util.isBuffer. PR-URL: https://github.com/iojs/io.js/pull/496 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>