-
- Downloads
Added a symbol-hash slot to symbols under the gengc system. When symbols
are created, this is filled in with a random value. Things that want a fast hashing of symbols but don't want to depend on the address can use this value.
Please register or sign in to comment