Fix See Also block

This commit is contained in:
Evgeny Gavrin 2015-06-14 17:54:21 +03:00
parent e669531811
commit bbd16d0f4a

View File

@ -995,6 +995,7 @@ jerry_api_construct_object (jerry_api_object_t * function_object_p,
If call was performed successfully, returned value should be freed with [jerry_api_release_object](#jerryapireleaseobject) just when it becomes unnecessary.
**See also**
- [jerry_api_is_constructor](#jerryapiisconstructor)
- [jerry_api_value_t](#jerryapivaluet)