Method

JavaScriptCoreValueis_array

Declaration [src]

gboolean
jsc_value_is_array (
  JSCValue* value
)

Description [src]

Get whether the value referenced by value is an array.

Return value

Type: gboolean

Whether the value is an array.