Searched refs:IsJSArrayFastElementMovingAllowed (Results 1 – 1 of 1) sorted by relevance
31 inline bool IsJSArrayFastElementMovingAllowed(Isolate* isolate, in IsJSArrayFastElementMovingAllowed() function114 if (!IsJSArrayFastElementMovingAllowed(isolate, *array)) return false; in EnsureJSArrayWithWritableFastElements()475 if (IsJSArrayFastElementMovingAllowed(isolate, JSArray::cast(*receiver))) { in BUILTIN()508 !IsJSArrayFastElementMovingAllowed(isolate, JSArray::cast(*receiver))) { in CanUseFastArrayShift()623 DCHECK(IsJSArrayFastElementMovingAllowed(isolate, *array)); in BUILTIN()