Searched refs:index_t (Results 1 – 4 of 4) sorted by relevance
100 index_t* entry = constants_map_.Find(object); in Insert()105 ConstantArrayBuilder::index_t ConstantArrayBuilder::AllocateEntry( in AllocateEntry()109 index_t* entry = constants_map_.Get(object); in AllocateEntry()116 *entry = static_cast<index_t>(index); in AllocateEntry()139 index_t* entry = constants_map_.Find(object); in CommitReservedEntry()149 *entry = static_cast<index_t>(idx8_slice_.Allocate(object)); in CommitReservedEntry()
61 typedef uint16_t index_t; typedef63 index_t AllocateEntry(Handle<Object> object);90 IdentityMap<index_t> constants_map_;
208 changed index_t to xtd_seq_num_t (see include/rdbx.h).
167 + Rename index_t to szind_t to avoid an existing type on Solaris.