Packages
javascriptcoregtk-4.0
JS
Object
Object.make_function
call_as_function
get_property
has_property
call_as_function
Description:
[
CCode
( cname =
"JSObjectCallAsFunction"
, instance_pos =
1.1
) ]
public
Value
call_as_function
(
Context
ctx,
Object
? this_object,
Value
[]? arguments,
out
Value
? exception)