Determines if a given jsval is a string.
JSVAL_IS_STRING(v) is true if v is a string.
To access the content of a string jsval, use JSVAL_TO_STRING, JS_GetStringChars, and JS_GetStringLength.
Page last modified 20:11, 5 Sep 2008 by Jorend