Method

WPEJavaScriptCoreValueis_null

Declaration [src]

gboolean
jsc_value_is_null (
  JSCValue* value
)

Description [src]

Get whether the value referenced by value is null.

Return value

Returns: gboolean
 

Whether the value is null.