HomeSort by relevance Sort by last modified time
    Searched refs:kRegistrySlotOffset (Results 1 - 2 of 2) sorted by null

  /external/v8/src/objects/
prototype-info.h 58 static const int kRegistrySlotOffset = kPrototypeUsersOffset + kPointerSize;
59 static const int kValidityCellOffset = kRegistrySlotOffset + kPointerSize;
prototype-info-inl.h 40 SMI_ACCESSORS(PrototypeInfo, registry_slot, kRegistrySlotOffset)

Completed in 189 milliseconds