Searched refs:copyLoop (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITCall.cpp106 Label copyLoop = label(); local
109 branchAdd64(NonZero, TrustedImm32(1), regT0).linkTo(copyLoop, this);
H A DJITCall32_64.cpp180 Label copyLoop = label(); local
185 branchAdd32(NonZero, TrustedImm32(1), regT2).linkTo(copyLoop, this);

Completed in 118 milliseconds