Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:signbit

1369         (isfinite), (signbit): as long as we don't have those functions provide fallback implementations
21804 (signbit): Ditto. But this one is wrong, so I added a FIXME.
27408 * kjs/JSImmediate.h: Include MathExtras.h rather than math.h since this file uses "signbit".