Create a remove record of key with a former oldValue.
const MapChangeRecord.remove(this.key, this.oldValue) : isInsert = false, isRemove = true, newValue = null;