Update the webpage (#3183)

JerryScript-DCO-1.0-Signed-off-by: Zsolt Borbély zsborbely.u-szeged@partner.samsung.com
This commit is contained in:
Zsolt Borbély
2019-10-01 20:06:28 +02:00
committed by Dániel Bátyai
parent 93509a57e3
commit 09af6e670e
7 changed files with 99 additions and 31 deletions
+3
View File
@@ -431,6 +431,9 @@ For example usage see [jerryx_set_properties](#jerryx_set_properties).
Hard assert for scripts. The routine calls `jerry_port_fatal` on assertion failure.
If the `JERRY_FEATURE_LINE_INFO` runtime feature is enabled (build option: `JERRY_LINE_INFO`)
a backtrace is also printed out.
**Prototype**
```c