Files
node/lib
Nathan Rajlich 9eddaebb79 assert: remove unnecessary use of __proto__
AssertionError already inherits from Error above using util.inherits(),
so this extra line was redundant.

test/simple/test-assert.js already tests for `instanceof`, and still passes.
2012-07-25 10:41:08 -07:00
..
2011-03-14 17:37:05 -07:00
2012-07-06 19:28:35 -07:00
2011-03-14 17:37:05 -07:00
2012-06-16 11:02:49 -07:00
2012-07-16 18:04:55 -07:00
2011-03-14 17:37:05 -07:00
2012-07-23 11:35:52 +02:00
2012-07-24 17:05:31 -07:00
2012-02-27 14:03:18 -08:00
2012-06-19 14:07:48 -07:00
2012-06-28 10:14:03 -07:00
2012-07-20 22:07:39 +04:00
2012-05-16 15:41:28 -07:00
2012-03-03 23:48:57 -08:00