Robert Fancsik
4a9e185840
Rework the engine's internal recursion limit ( #2969 )
...
This patch unifies the recursion limit checking for RegExp, function call and JSON as well.
Until now the limit was only a counter which was increased/decreased at certain points.
This counter has been substituted with a numeric limit which allows to restrict the stack usage.
This patch fixes #2963 and resolves the closed #2258 issue.
Co-authored-by: Gabor Loki loki@inf.u-szeged.hu
JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik frobert@inf.u-szeged.hu
2019-07-23 15:31:37 +02:00
..
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2016-12-16 15:40:46 +01:00
2019-04-09 10:14:46 +02:00
2016-12-16 15:40:46 +01:00
2019-07-11 12:32:17 +02:00
2019-07-11 12:32:17 +02:00
2019-04-17 14:50:03 +02:00
2019-04-17 14:50:03 +02:00
2019-05-10 10:47:25 +02:00
2019-04-16 08:26:39 +02:00
2019-07-17 14:11:13 +02:00
2018-07-20 08:50:39 +02:00
2019-06-19 12:28:21 +02:00
2019-06-19 12:28:21 +02:00
2019-07-23 15:31:37 +02:00
2019-04-09 10:14:46 +02:00
2019-06-19 12:28:21 +02:00
2019-06-24 11:18:37 +02:00
2019-05-10 20:28:43 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2019-04-25 14:57:17 +02:00
2019-04-09 10:14:46 +02:00
2016-12-08 06:39:11 +01:00
2016-12-16 15:40:46 +01:00
2019-04-09 10:14:46 +02:00
2016-12-16 15:40:46 +01:00
2018-11-28 20:23:21 +01:00
2016-12-16 15:40:46 +01:00
2019-06-19 12:28:21 +02:00
2016-12-16 15:40:46 +01:00
2019-06-24 11:18:37 +02:00
2019-05-10 20:28:43 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2019-06-19 12:28:21 +02:00
2019-04-09 10:14:46 +02:00
2019-07-23 15:31:37 +02:00
2019-07-23 15:31:37 +02:00
2019-04-09 10:14:46 +02:00
2016-12-16 15:40:46 +01:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2018-05-14 09:41:26 +09:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00