Entry: JSPROP_INDEX (Macro)
Summary: Flag that indicates a property's name is actually an index number into an array.
Syntax:
JSPROP_INDEX
Description:
JSPROP_INDEX is a flag value that indicates a property's name will automatically be cast to an integer value to use as an index into an array of property values (elements).
See also:
|
|
|