{"json_modified": "2016-03-28T08:10:03.357466", "uuid": "b6bb87e4-ecf5-4334-bbbc-8ec29b0e7afd", "title": "INT_FITS_IN_JSVAL", "url": "/en-US/docs/Mozilla/Projects/SpiderMonkey/JSAPI_reference/INT_FITS_IN_JSVAL", "tags": ["Obsolete", "SpiderMonkey", "JSAPI Reference"], "translations": [], "modified": "2014-12-27T09:35:09", "label": "INT_FITS_IN_JSVAL", "localization_tags": [], "locale": "en-US", "id": 10402, "last_edit": "2014-12-27T09:35:03", "summary": "Determines if a specified C integer value, i, lies within the range allowed for integer jsvals. If so, INT_FITS_IN_JSVAL returns TRUE, and i can be cast to jsval by calling INT_TO_JSVAL(i). Otherwise, INT_FITS_IN_JSVAL returns FALSE. In this case, the application can still convert i to a jsval using JS_NewNumberValue.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Description", "title": "Description"}, {"id": "Example", "title": "Example"}, {"id": "See_Also", "title": "See Also"}], "slug": "Mozilla/Projects/SpiderMonkey/JSAPI_reference/INT_FITS_IN_JSVAL", "review_tags": []}