Searched refs:kTypeCodeCount (Results 1 – 2 of 2) sorted by relevance
53 const int kTypeCodeCount = STUB_CACHE_TABLE + 1; variable100 ASSERT(kFirstTypeCode <= type && type < kTypeCodeCount); in Lookup()
447 int max_id_[kTypeCodeCount];503 for (int type_code = 0; type_code < kTypeCodeCount; type_code++) { in PopulateTable()793 : encodings_(NewArray<Address*>(kTypeCodeCount)) { in ExternalReferenceDecoder()796 for (int type = kFirstTypeCode; type < kTypeCodeCount; ++type) { in ExternalReferenceDecoder()807 for (int type = kFirstTypeCode; type < kTypeCodeCount; ++type) { in ~ExternalReferenceDecoder()