Lines Matching defs:from_kind
132 ElementsKind from_kind, uint32_t from_start, in CopyObjectToObjectElements()
840 ElementsKind from_kind, uint32_t capacity) { in ConvertElementsWithCapacity()
848 ElementsKind from_kind, uint32_t capacity, int copy_size) { in ConvertElementsWithCapacity()
855 ElementsKind from_kind, uint32_t capacity, uint32_t src_index, in ConvertElementsWithCapacity()
879 ElementsKind from_kind = from_map->elements_kind(); in TransitionElementsKindImpl() local
917 ElementsKind from_kind = object->GetElementsKind(); in GrowCapacityAndConvertImpl() local
937 ElementsKind from_kind, ElementsKind to_kind, uint32_t capacity) { in BasicGrowCapacityAndConvertImpl()
996 ElementsKind from_kind, uint32_t to_start, in CopyElementsImpl()
1002 ElementsKind from_kind, Handle<FixedArrayBase> to, in CopyElements()
1489 ElementsKind from_kind, uint32_t to_start, in CopyElementsImpl()
2093 ElementsKind from_kind = object->GetElementsKind(); in AddImpl() local
2663 ElementsKind from_kind, uint32_t to_start, in CopyElementsImpl()
2835 ElementsKind from_kind, uint32_t to_start, in CopyElementsImpl()
4190 ElementsKind from_kind, uint32_t to_start, in CopyElementsImpl()
4210 ElementsKind from_kind = object->GetElementsKind(); in GrowCapacityAndConvertImpl() local
4355 ElementsKind from_kind = object->GetElementsKind(); in GrowCapacityAndConvertImpl() local
4374 ElementsKind from_kind, uint32_t to_start, in CopyElementsImpl()
4677 ElementsKind from_kind = array->GetElementsKind(); in Concat() local