Searched refs:kTypeCodeCount (Results 1 – 2 of 2) sorted by relevance
30 const int kTypeCodeCount = LAZY_DEOPTIMIZATION + 1; variable81 int max_id_[kTypeCodeCount];122 ASSERT(kFirstTypeCode <= type && type < kTypeCodeCount); in Lookup()
106 for (int type_code = 0; type_code < kTypeCodeCount; type_code++) { in PopulateTable()593 : encodings_(NewArray<Address*>(kTypeCodeCount)), in ExternalReferenceDecoder()597 for (int type = kFirstTypeCode; type < kTypeCodeCount; ++type) { in ExternalReferenceDecoder()608 for (int type = kFirstTypeCode; type < kTypeCodeCount; ++type) { in ~ExternalReferenceDecoder()