webkit2gtkd ~main (2022-05-05T10:14:08.170869)
Dub
Repo
Value.objectSetProperty
javascriptcore
Value
Value
Set @property with @name on @value.
class
Value
void
objectSetProperty
(
string
name
,
Value
property
)
Parameters
name
string
the property name
property
Value
the #JSCValue to set
Meta
Source
See Implementation
javascriptcore
Value
Value
constructors
this
functions
constructorCallv
functionCallv
getContext
getStruct
getValueStruct
isArray
isBoolean
isConstructor
isFunction
isNull
isNumber
isObject
isString
isUndefined
objectDefinePropertyAccessor
objectDefinePropertyData
objectDeleteProperty
objectEnumerateProperties
objectGetProperty
objectGetPropertyAtIndex
objectHasProperty
objectInvokeMethodv
objectIsInstanceOf
objectSetProperty
objectSetPropertyAtIndex
toBoolean
toDouble
toInt32
toJson
toString
toStringAsBytes
static functions
getType
newJSON
newUndefined
variables
jSCValue
Set @property with @name on @value.