Searched defs:SerializedLayout (Results 1 – 1 of 1) sorted by relevance
765 struct SerializedLayout { struct in v8::internal::BASE_EMBEDDED766 SerializedLayout(uint32_t name, in SerializedLayout() argument780 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_EMBEDDED789 SerializedLayout(uint32_t name, in SerializedLayout() argument[all …]