Searched refs:storage_fixed_array (Results 1 – 1 of 1) sorted by relevance
448 if (index < static_cast<uint32_t>(storage_fixed_array()->length())) { in visit()449 storage_fixed_array()->set(index, *elm); in visit()503 array->set_elements(*storage_fixed_array()); in ToArray()509 Handle<FixedArray> storage_fixed_array() { in storage_fixed_array() function in v8::internal::__anon188b92c80211::ArrayConcatVisitor526 Handle<FixedArray> current_storage = storage_fixed_array(); in SetDictionaryMode()