Searched defs:SerializedLayout (Results 1 – 1 of 1) sorted by relevance
776 struct SerializedLayout { struct in v8::internal::GDBJITInterface::BASE_EMBEDDED777 SerializedLayout(uint32_t name, in SerializedLayout() function791 uint32_t name;792 uintptr_t value;793 uintptr_t size;794 uint8_t info;795 uint8_t other;796 uint16_t section;800 struct SerializedLayout { struct in v8::internal::GDBJITInterface::BASE_EMBEDDED801 SerializedLayout(uint32_t name, in SerializedLayout() function[all …]