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

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGSpeculativeJIT64.cpp1051 GPRReg tempGpr = allocate(); local
1059 m_jit.move(jsValueGpr, tempGpr);
1060 unboxDouble(tempGpr, fpr);
1070 m_gprs.unlock(tempGpr);

Completed in 130 milliseconds