Value.objectSetPropertyAtIndex
void objectSetPropertyAtIndex(uint index, javascriptcore.value.Value property)Set property at index on value.
Parameters
index | the property index |
property | the #JSCValue to set |
void objectSetPropertyAtIndex(uint index, javascriptcore.value.Value property)Set property at index on value.
index | the property index |
property | the #JSCValue to set |