Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:IsFastSmiOrObjectElementsKind

2952   HValue* hole = IsFastSmiOrObjectElementsKind(elements_kind)
2958 if (IsFastSmiOrObjectElementsKind(elements_kind)) {
8862 if (IsFastSmiOrObjectElementsKind(elements_kind)) {
8869 HValue* hole = IsFastSmiOrObjectElementsKind(elements_kind)
8872 if (IsFastSmiOrObjectElementsKind(elements_kind)) {
8992 if (IsFastSmiOrObjectElementsKind(kind)) {
9029 HValue* hole = IsFastSmiOrObjectElementsKind(kind)
9032 if (IsFastSmiOrObjectElementsKind(kind)) kind = FAST_HOLEY_ELEMENTS;