Update the API documentation (#5178)
- Minor fixes, typos, version numbers, etc. - Followup fix after "Merge Promise Guard with ESNEXT #4725" - Added documentation for the new implemented API functions JerryScript-DCO-1.0-Signed-off-by: Laszlo Lango laszlo.lango@h-lab.eu
This commit is contained in:
@@ -4295,7 +4295,7 @@ jerry_object_set_native_ptr (jerry_value_t object, /**< object to set native poi
|
||||
} /* jerry_object_set_native_ptr */
|
||||
|
||||
/**
|
||||
* Checks wether the argument object has a native poitner set for the specified native type info.
|
||||
* Checks whether the argument object has a native pointer set for the specified native type info.
|
||||
*
|
||||
* @return true if the native pointer has been set,
|
||||
* false otherwise
|
||||
|
||||
Reference in New Issue
Block a user