Global storage for identifier strings.
Search for id by name, return NO_IDENT if not found.
Search for ident id by name, create new entry if not found.
Search for name by id, return null if not found.
See Implementation
Global storage for identifier strings.