Value.this
- this(JSCValue* jSCValue, bool ownedRef)
- this(Context context, PtrArray array)
- this(Context context, string[] strv)
- this(Context context, bool value)
- this(Context context, string name, GCallback callback, void* userData, GDestroyNotify destroyNotify, GType returnType)
- this(Context context, string name, GCallback callback, void* userData, GDestroyNotify destroyNotify, GType returnType, GType[] parameterTypes)
- this(Context context)
- this(Context context, double number)
- this(Context context, void* instance_, Class jscClass)
- this(Context context, string string_)
- this(Context context, Bytes bytes)
javascriptcore Value Value
constructorsfunctionsstatic functionsvariables
Sets our main struct and passes it to the parent class.