Home | History | Annotate | Download | only in heap

Lines Matching refs:FixedArray

266               FixedArray* array = FixedArray::cast(object);
271 array->IterateBody(FIXED_ARRAY_TYPE, FixedArray::SizeFor(length),
1113 FixedArray* code_map = FixedArray::cast(holder->optimized_code_map());
1222 DCHECK(!FixedArray::cast(code_map_holder->optimized_code_map())
1484 FixedArray* data = FixedArray::cast(re->data());
1527 // Visit the fields of the RegExp, including the updated FixedArray.
1602 FixedArray::cast(cache->normal_type_cache())->Size());
1635 SCOPE_INFO_SUB_TYPE, FixedArray::cast(sfi->scope_info())->Size());
1648 FixedArray* fixed_array = FixedArray::cast(obj);
2528 FixedArray* prototype_transitions = map->GetPrototypeTransitions();
2678 FixedArray* enum_cache = descriptors->GetEnumCache();
2686 FixedArray* enum_indices_cache = descriptors->GetEnumIndicesCache();