Searched refs:IsElementsTenured (Results 1 – 4 of 4) sorted by relevance
421 bool IsElementsTenured(const FixedArrayBaseRef& elements);
1214 bool JSObjectRef::IsElementsTenured(const FixedArrayBaseRef& elements) { in IsElementsTenured() function in v8::internal::compiler::JSObjectRef
1862 !boilerplate.IsElementsTenured(boilerplate_elements)) { in TryAllocateFastLiteralElements()
45643 !boilerplate.IsElementsTenured(boilerplate_elements)) {