util: Check input to util.inherits
authorConnor Peet <connor@peet.io>
Mon, 23 Mar 2015 00:45:16 +0000 (20:45 -0400)
committerBrendan Ashworth <brendan.ashworth@me.com>
Mon, 23 Mar 2015 03:45:35 +0000 (20:45 -0700)
commit849319a260a7137b51e84f35ba81ed0da72f0603
treea4155c846ce378548d67e0ce4aa06b341f9225b7
parentfe4434b77a069081222aa45add3ef4f6415bb29f
util: Check input to util.inherits

PR-URL: https://github.com/iojs/io.js/pull/1240
Reviewed-By: Brendan Ashworth <brendan.ashworth@me.com>
Reviewed-By: Petka Antonov <petka_antonov@hotmail.com>
lib/util.js
test/parallel/test-util.js