Lines Matching defs:SerializedLayout
765 struct SerializedLayout { struct in v8::internal::BASE_EMBEDDED
766 SerializedLayout(uint32_t name, in SerializedLayout() function
780 uint32_t name;
781 uintptr_t value;
782 uintptr_t size;
783 uint8_t info;
784 uint8_t other;
785 uint16_t section;
788 struct SerializedLayout { struct in v8::internal::BASE_EMBEDDED
789 SerializedLayout(uint32_t name, in SerializedLayout() function
803 uint32_t name;
804 uint8_t info;
805 uint8_t other;
806 uint16_t section;
807 uintptr_t value;
808 uintptr_t size;