Method

JavaScriptCoreValueis_constructor

Declaration [src]

gboolean
jsc_value_is_constructor (
  JSCValue* value
)

Description [src]

Get whether the value referenced by value is a constructor.

Return value

Type: gboolean

Whether the value is a constructor.