Packages
javascriptcoregtk-4.0
JS
Value
get_type
get_typed_array_type
is_array
is_boolean
is_date
is_equal
is_null
is_number
is_object
is_object_of_class
is_strict_equal
is_string
is_undefined
protect
to_boolean
to_number
to_object
to_string_copy
unprotect
is_equal
Description:
[
CCode
( cname =
"JSValueIsEqual"
, instance_pos =
1.1
) ]
public
bool
is_equal
(
Context
ctx,
Value
b,
out
Value
? exception =
null
)