• Kevin Modzelewski's avatar
    Switch hash to using tp_hash · 9522374b
    Kevin Modzelewski authored
    We weren't even doing any rewriting for hash, so there's not much
    downside.  This also cuts down on boxing quite a bit since
    we can usually avoid boxing the hash value.
    9522374b
types.cpp 100 KB