Added code to abolish_table_calls to reinitialize hash tables for
incremental tries after all the hashtables have been destroyed.
This fixes things for incremental tries, but I think we still have the
same problem of destroyed hash tables for regular dynamic code.