Home | History | Annotate | Download | only in src

Lines Matching refs:GetElementsKind

4651   ElementsKind to_kind = allocation_site->GetElementsKind();
4753 ElementsKind elements_kind = array->GetElementsKind();
4894 JSObject::cast(clone)->GetElementsKind() == source->GetElementsKind());