Home | History | Annotate | Download | only in ia32

Lines Matching refs:slow_case

179   Label slow_case;
189 __ j(equal, &slow_case);
211 __ AllocateInNewSpace(size, eax, ebx, edx, &slow_case, TAG_OBJECT);
238 __ bind(&slow_case);