Home | History | Annotate | Download | only in arm64

Lines Matching refs:slow

4258   Label slow, convert_and_store;
4265 __ AllocateHeapNumber(dst, &slow, scratch1, scratch2);
4269 // Slow case: call the runtime system to do the number allocation.
4270 __ Bind(&slow);