Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:ceil

8441         When dealing with negative numbers, parseInt should use ceil instead of floor.
29431 - Add a workaround for a bug in ceil in Darwin libc.
29442 (wtf_ceil): Add ceil workaround for darwin.