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

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DThunkGenerators.cpp499 typedef MathThunkCallingConvention(*MathThunk)(MathThunkCallingConvention); typedef in namespace:JSC
525 static MathThunk UnaryDoubleOpWrapper(function) = &function##Thunk;
545 static MathThunk UnaryDoubleOpWrapper(function) = &function##Thunk;
568 static MathThunk UnaryDoubleOpWrapper(function) = &function##Thunk;
572 static MathThunk UnaryDoubleOpWrapper(function) = 0

Completed in 110 milliseconds