Lines Matching full:fast_double
486 MacroAssembler* masm, Label* fast_object, Label* fast_double, Label* slow,
505 __ bne(fast_double);
556 __ bind(fast_double);
636 Label fast_double, fast_double_grow;
746 masm, &fast_object, &fast_double, &slow, kCheckMap, kDontIncrementLength,