Home
last modified time | relevance | path

Searched refs:IsArrayList (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/debug/
Ddebug-type-profile.cc21 ->IsArrayList()); in Collect()
84 ->IsArrayList()); in SelectMode()
Ddebug-coverage.cc498 ->IsArrayList()); in Collect()
514 ->IsArrayList()); in Collect()
/external/v8/src/
Dfeedback-vector.cc1198 DCHECK(types->ValueAt(entry)->IsArrayList()); in Collect()
1256 DCHECK(types->ValueAt(entry)->IsArrayList()); in GetTypesForSourcePositions()
Disolate.cc3270 DCHECK(value->IsUndefined(this) || value->IsArrayList()); in Throw()
3277 DCHECK(heap()->feedback_vectors_for_profiling_tools()->IsArrayList()); in Throw()
Dobjects-inl.h310 bool HeapObject::IsArrayList() const { in IsArrayList() function
Dapi.cc639 if (!isolate->heap()->serialized_objects()->IsArrayList()) { in AddData()
659 if (!ctx->serialized_objects()->IsArrayList()) { in AddData()
675 if (!ctx->serialized_objects()->IsArrayList()) { in ConvertSerializedObjectsToFixedArray()
686 if (!isolate->heap()->serialized_objects()->IsArrayList()) { in ConvertSerializedObjectsToFixedArray()