Home | History | Annotate | Download | only in core

Lines Matching full:is32

28     return !value.isNeg() && value.is32();
248 return (safeSize.is32() ? safeSize.get32() : 0);