Method

JavaScriptCoreValueis_object

[]

Declaration [src]

gboolean
jsc_value_is_object (
  JSCValue* value
)
[]

Description [src]

Get whether the value referenced by value is an object.

[]

Return value

Type: gboolean

Whether the value is an object.