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

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DThunkGenerators.cpp582 static const double negativeHalfConstant = -0.5; member in namespace:JSC
751 jit.loadDouble(&negativeHalfConstant, SpecializedThunkJIT::fpRegT3);

Completed in 65 milliseconds