JSC.Value.is_boolean – javascriptcoregtk-4.1 Reference Manual
is_boolean
Description:
public
bool
is_boolean
()
Get whether the value referenced by
this
is a boolean.
Parameters:
this
a
Value
Returns:
whether the value is a boolean.