Searched refs:next_descriptor (Results 1 – 1 of 1) sorted by relevance
3337 int next_descriptor = 0; in RemoveTransitions() local3339 if (IsProperty(i)) new_descriptors->CopyFrom(next_descriptor++, this, i); in RemoveTransitions()3341 ASSERT(next_descriptor == new_descriptors->number_of_descriptors()); in RemoveTransitions()7695 int next_descriptor = 0; in TransformPropertiesToFastFor() local7712 descriptors->Set(next_descriptor++, &d); in TransformPropertiesToFastFor()7726 descriptors->Set(next_descriptor++, &d); in TransformPropertiesToFastFor()7732 descriptors->Set(next_descriptor++, &d); in TransformPropertiesToFastFor()