#ifndef V8_GEN_TORQUE_GENERATED_SRC_OBJECTS_HEAP_OBJECT_TQ_CSA_H_ #define V8_GEN_TORQUE_GENERATED_SRC_OBJECTS_HEAP_OBJECT_TQ_CSA_H_ #include "src/builtins/torque-csa-header-includes.h" namespace v8 { namespace internal { // https://source.chromium.org/chromium/chromium/src/+/main:v8/src/objects/heap-object.tq?l=10&c=9 TNode<Map> LoadHeapObjectMap_0(compiler::CodeAssemblerState* state_, TNode<HeapObject> p_o); } // namespace internal } // namespace v8 #endif // V8_GEN_TORQUE_GENERATED_SRC_OBJECTS_HEAP_OBJECT_TQ_CSA_H_