Value.objectGetPropertyAtIndex
javascriptcore.value.Value objectGetPropertyAtIndex(uint index)Get property at index from value.
Parameters
index | the property index |
Returns
the property #JSCValue.
javascriptcore.value.Value objectGetPropertyAtIndex(uint index)Get property at index from value.
index | the property index |