Details
Description
`GCIdMark::_previous_gc_id` is used to support nested GC ids. However, GC ids are never nested.
Drop that field and add assertions against nested calls.
Drop that field and add assertions against nested calls.