Searched defs:serial (Results 1 – 2 of 2) sorted by relevance
359 static constexpr uintptr_t EncodeSerial(uint32_t serial) { in EncodeSerial()367 constexpr uintptr_t EncodeIndirectRef(uint32_t table_index, uint32_t serial) const { in EncodeIndirectRef()381 uint32_t serial = table_[table_index].GetSerial(); in ToIndirectRef() local
57 jlong serial; // Computed serial that should be printed instead of the size. member