Searched refs:component_hash (Results 1 – 1 of 1) sorted by relevance
4390 const size_t component_hash = ComputeModifiedUtf8Hash(descriptor + 1); in CreateArrayClass() local4391 component_type.Assign(LookupClass(self, descriptor + 1, component_hash, class_loader.Get())); in CreateArrayClass()