mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2026-01-29 02:27:03 +00:00
In the jerry_set_prototype part the method was described as jerry_get_prototype. Minor typo fix. The usage of jerry_set_property was incorrect. Each call to the jerry_set_property returns a value which must be freed. JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.u-szeged@partner.samsung.com