Home | History | Annotate | Download | only in src

Lines Matching defs:from_kind

1452   ElementsKind const from_kind = casted_stub()->from_kind();
1463 DCHECK_IMPLIES(IsFastHoleyElementsKind(from_kind),
1466 if (AllocationSite::GetMode(from_kind, to_kind) == TRACK_ALLOCATION_SITE) {
1470 if (!IsSimpleMapChangeTransition(from_kind, to_kind)) {
1488 HObjectAccess::ForArrayLength(from_kind)));
1498 BuildGrowElementsCapacity(object, elements, from_kind, to_kind, length,
1898 casted_stub()->from_kind(),