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

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DThunkGenerators.cpp513 #define defineUnaryDoubleOpWrapper(function) \ macro
528 #define defineUnaryDoubleOpWrapper(function) \ macro
549 #define defineUnaryDoubleOpWrapper(function) \ macro
571 #define defineUnaryDoubleOpWrapper(function) \ macro
575 defineUnaryDoubleOpWrapper(jsRound);
576 defineUnaryDoubleOpWrapper(exp);
577 defineUnaryDoubleOpWrapper(log);
578 defineUnaryDoubleOpWrapper(floor);
579 defineUnaryDoubleOpWrapper(ceil);

Completed in 74 milliseconds