Home | History | Annotate | Download | only in src

Lines Matching refs:slow

673   // Bailout if receiver has slow elements.
3631 Label slow(this, Label::kDeferred);
3659 &slow);
3696 Bind(&slow);
6187 // Second chance, the object may be using the empty slow element
8028 // Slow Array iterator map index: (kBaseIndex + kSlowIteratorOffset)
8109 // here, and take the slow path if any fail.