Searched refs:kTypeCodeCount (Results 1 – 2 of 2) sorted by relevance
53 const int kTypeCodeCount = STUB_CACHE_TABLE + 1; variable105 int max_id_[kTypeCodeCount];148 ASSERT(kFirstTypeCode <= type && type < kTypeCodeCount); in Lookup()
127 for (int type_code = 0; type_code < kTypeCodeCount; type_code++) { in PopulateTable()559 : encodings_(NewArray<Address*>(kTypeCodeCount)), in ExternalReferenceDecoder()563 for (int type = kFirstTypeCode; type < kTypeCodeCount; ++type) { in ExternalReferenceDecoder()574 for (int type = kFirstTypeCode; type < kTypeCodeCount; ++type) { in ~ExternalReferenceDecoder()