Searched defs:emitBinaryDoubleOp (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/jit/
H A DJITArithmetic32_64.cpp694 void JIT::emitBinaryDoubleOp(OpcodeID opcodeID, int dst, int op1, int op2, OperandTypes types, JumpList& notInt32Op1, JumpList& notInt32Op2, bool op1IsInRegisters, bool op2IsInRegisters) function in class:JSC::JIT

Completed in 126 milliseconds