Home | History | Annotate | Download | only in jit

Lines Matching refs:storeLocation

900     DataLabelPtr storeLocation = storePtrWithPatch(ImmPtr(0), Address(callFrameRegister, sizeof(Register) * retAddrDst));
902 m_jsrSites.append(JSRInfo(storeLocation, label()));
2260 DataLabelPtr storeLocation = storePtrWithPatch(ImmPtr(0), Address(callFrameRegister, sizeof(Register) * retAddrDst));
2262 m_jsrSites.append(JSRInfo(storeLocation, label()));