Value.objectSetPropertyAtIndex

Set @property at @index on @value.

class Value
void
objectSetPropertyAtIndex

Parameters

index uint

the property index

property Value

the #JSCValue to set

Meta