Lines Matching full:fast_double
476 MacroAssembler* masm, Label* fast_object, Label* fast_double, Label* slow,
495 __ b(ne, fast_double);
544 __ bind(fast_double);
623 Label fast_double, fast_double_grow;
741 masm, &fast_object, &fast_double, &slow, kCheckMap, kDontIncrementLength,