Home | History | Annotate | Download | only in src

Lines Matching refs:IsFastSmiOrObjectElementsKind

2794   if (IsFastSmiOrObjectElementsKind(elements_kind)) {
2831 HValue* hole = IsFastSmiOrObjectElementsKind(elements_kind)
8281 if (IsFastSmiOrObjectElementsKind(elements_kind)) {
8290 HValue* hole = IsFastSmiOrObjectElementsKind(elements_kind)
8293 if (IsFastSmiOrObjectElementsKind(elements_kind)) {
8417 if (IsFastSmiOrObjectElementsKind(kind)) {
8451 HValue* hole = IsFastSmiOrObjectElementsKind(kind)
8454 if (IsFastSmiOrObjectElementsKind(kind)) kind = FAST_HOLEY_ELEMENTS;