Searched refs:CanRecordFixedArray (Results 1 – 1 of 1) sorted by relevance
411 bool CanRecordFixedArray(FixedArrayBase array);476 return CanRecordFixedArray(fixed_array) && cow_check; in ShouldRecordObject()834 bool ObjectStatsCollectorImpl::CanRecordFixedArray(FixedArrayBase array) { in CanRecordFixedArray() function in v8::internal::ObjectStatsCollectorImpl