assert that what is passed into the hash functions is really an HV.
authorNicholas Clark <nick@ccl4.org>
Thu, 20 Sep 2007 10:20:47 +0000 (10:20 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 20 Sep 2007 10:20:47 +0000 (10:20 +0000)
commit8265e3d1a493335506aedfbdd58318bf524d0b39
tree01440e18fd3b5cec249bff2e6a76ff5dd0b5849d
parent73968c7a3e8deb8ff839b220f53356c001f4e89a
assert that what is passed into the hash functions is really an HV.
(MRO code is calling hash functions during global destruction, hence
the check on SVTYPEMASK.)

p4raw-id: //depot/perl@31922
hv.c