Lines Matching refs:FixedArray
50 V(FixedArray, empty_fixed_array, EmptyFixedArray) \
184 V(FixedArray, empty_sloppy_arguments_elements, EmptySloppyArgumentsElements) \
187 V(FixedArray, empty_ordered_hash_map, EmptyOrderedHashMap) \
188 V(FixedArray, empty_ordered_hash_set, EmptyOrderedHashSet) \
226 V(FixedArray, number_string_cache, NumberStringCache) \
227 V(FixedArray, single_character_string_cache, SingleCharacterStringCache) \
228 V(FixedArray, string_split_cache, StringSplitCache) \
229 V(FixedArray, regexp_multiple_cache, RegExpMultipleCache) \
237 V(FixedArray, materialized_objects, MaterializedObjects) \
238 V(FixedArray, microtask_queue, MicrotaskQueue) \
243 V(FixedArray, builtins_constants_table, BuiltinsConstantsTable) \
249 V(FixedArray, serialized_objects, SerializedObjects) \
250 V(FixedArray, serialized_global_proxy_sizes, SerializedGlobalProxySizes) \