WeakValue
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
Constructors
Functions
Link copied to clipboard
fun connectCleared(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>
This signal is emitted when the JavaScript value is destroyed.