You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These native versions of these function should be just as efficient
since both of them are based on only `floor` and `ceil` which
themslelves have good native versions. See js_math.h:
0 commit comments