Lines Matching defs:SerializedLayout
512 struct SerializedLayout { struct in v8::internal::BASE_EMBEDDED
513 SerializedLayout(uint32_t name, in SerializedLayout() argument
527 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_EMBEDDED
536 SerializedLayout(uint32_t name, in SerializedLayout() function
550 uint32_t name;
551 uint8_t info;
552 uint8_t other;
553 uint16_t section;
554 uintptr_t value;
555 uintptr_t size;