Searched refs:IsJSArrayFastElementMovingAllowed (Results 1 – 1 of 1) sorted by relevance
54 inline bool IsJSArrayFastElementMovingAllowed(Isolate* isolate, in IsJSArrayFastElementMovingAllowed() function100 if (!IsJSArrayFastElementMovingAllowed(isolate, *array)) return false; in EnsureJSArrayWithWritableFastElements()474 if (IsJSArrayFastElementMovingAllowed(isolate, JSArray::cast(*receiver))) { in BUILTIN()494 !IsJSArrayFastElementMovingAllowed(isolate, JSArray::cast(*receiver))) { in BUILTIN()