Searched defs:SerializedLayout (Results 1 – 1 of 1) sorted by relevance
512 struct SerializedLayout { struct in v8::internal::BASE_EMBEDDED513 SerializedLayout(uint32_t name, in SerializedLayout() argument527 uint32_t name;528 uintptr_t value;529 uintptr_t size;530 uint8_t info;531 uint8_t other;532 uint16_t section;535 struct SerializedLayout { struct in v8::internal::BASE_EMBEDDED536 SerializedLayout(uint32_t name, in SerializedLayout() argument[all …]