Home | History | Annotate | Download | only in src

Lines Matching refs:IsJSArrayFastElementMovingAllowed

357 static inline bool IsJSArrayFastElementMovingAllowed(Heap* heap,
551 if (!IsJSArrayFastElementMovingAllowed(heap, JSArray::cast(receiver))) {
602 if (!IsJSArrayFastElementMovingAllowed(heap, JSArray::cast(receiver))) {
666 if (!IsJSArrayFastElementMovingAllowed(heap, array)) {
803 if (!IsJSArrayFastElementMovingAllowed(heap, JSArray::cast(receiver))) {