Home | History | Annotate | Download | only in ia32

Lines Matching refs:runtime_drop_two

3040   Label two_byte_sequential, runtime_drop_two, sequential_string;
3066 __ AllocateOneByteString(eax, ecx, ebx, edx, edi, &runtime_drop_two);
3090 __ AllocateTwoByteString(eax, ecx, ebx, edx, edi, &runtime_drop_two);
3117 __ bind(&runtime_drop_two);