#ifndef V8_GEN_TORQUE_GENERATED_SRC_BUILTINS_PROXY_TQ_CSA_H_
#define V8_GEN_TORQUE_GENERATED_SRC_BUILTINS_PROXY_TQ_CSA_H_
#include "src/builtins/torque-csa-header-includes.h"
namespace v8 {
namespace internal {
TNode<IntPtrT> FromConstexpr_ProxyRevokeFunctionContextSlot_constexpr_kProxySlot_0(compiler::CodeAssemblerState* state_, ProxiesCodeStubAssembler::ProxyRevokeFunctionContextSlot p_o);
TNode<IntPtrT> FromConstexpr_ProxyRevokeFunctionContextSlot_constexpr_kProxyContextLength_0(compiler::CodeAssemblerState* state_, ProxiesCodeStubAssembler::ProxyRevokeFunctionContextSlot p_o);
TNode<IntPtrT> kProxySlot_0(compiler::CodeAssemblerState* state_);
}
}
#endif