@ref
Description:
Acquires a reference on the given object.
Parameters:
this |
a JSON object |
Returns:
the given object, with the reference count increased by one. |
Acquires a reference on the given object.
this |
a JSON object |
the given object, with the reference count increased by one. |