Lines Matching full:fast_double
379 MacroAssembler* masm, Label* fast_object, Label* fast_double, Label* slow,
398 __ j(not_equal, fast_double);
444 __ bind(fast_double);
519 Label fast_double, fast_double_grow;
619 KeyedStoreGenerateMegamorphicHelper(masm, &fast_object, &fast_double, &slow,