Searched refs:MathCeil (Results 1 – 6 of 6) sorted by relevance
76 function MathCeil(x) { class335 "ceil", MathCeil,351 %SetInlineBuiltinFlag(MathCeil);
44 if (x < 0) return MathCeil(x);
6503 V(Math, ceil, MathCeil) \
80 function MathCeil(x) { class274 "ceil", MathCeil,
229 SC(math_ceil, V8.MathCeil) \
5107 V(Math, ceil, MathCeil) \