Method
JavaScriptCoreValueobject_get_property_at_index
Declaration [src]
JSCValue*
jsc_value_object_get_property_at_index (
  JSCValue* value,
  guint index
)
Return value
| Returns: | JSCValue | 
| The property  | |
| The caller of the method takes ownership of the data, and is responsible for freeing it. |