        if (!STORE.hookOnStop(target)) {
            revert Errors.Shared_DisabledHook(target);
        }
