WeakValue.this

Create a new #JSCWeakValue for the JavaScript value referenced by @value.

  1. this(JSCWeakValue* jSCWeakValue, bool ownedRef)
  2. this(Value value)
    class WeakValue
    this

Parameters

value Value

a #JSCValue

Return Value

a new #JSCWeakValue

Throws

ConstructionException GTK+ fails to create the object.

Meta