Home | History | Annotate | Download | only in ia32

Lines Matching full:fast_double

377     MacroAssembler* masm, Label* fast_object, Label* fast_double, Label* slow,
396 __ j(not_equal, fast_double);
442 __ bind(fast_double);
518 Label fast_double, fast_double_grow;
621 KeyedStoreGenerateMegamorphicHelper(masm, &fast_object, &fast_double, &slow,