if (result) {
                    this.count--;
                    if (hashStoreNode.getCount() === 0) {
                        this.hashStoreNodeReflectObject.deleteProperty(hashCode);
                    }