typed_array_get_type
Description:
Gets the type of elements contained in a typed array.
Parameters:
| this |
a Value |
Returns:
|
type of the elements, or jsc_typed_array_none if this is not a typed array. |
Gets the type of elements contained in a typed array.
| this |
a Value |
|
type of the elements, or jsc_typed_array_none if this is not a typed array. |