WeakValue
class WeakValue(val jscWeakValuePointer: <Error class: unknown class><<Error class: unknown class>>)
JSCWeakValue represents a weak reference to a value in a #JSCContext. It can be used to keep a reference to a JavaScript value without protecting it from being garbage collected and without referencing the #JSCContext either.
Skipped during bindings generation
method
value
: Property has no getter nor setter