Files
jerryscript/jerry-core
Zidong Jiang 86ac6445e8 Fix bug in vm call_stack_size calculation (#1345)
call_stack_size should be register_count + maximum stack depth

* We don't add in the parser to save the size of snapshot header
* jerry_snapshot_version 5 -> 6

JerryScript-DCO-1.0-Signed-off-by: Zidong Jiang zidong.jiang@intel.com
2016-09-15 09:54:01 +02:00
..
2016-09-13 08:53:26 +02:00
2016-09-01 15:16:02 +02:00
2016-09-09 13:32:36 +02:00
2016-08-26 13:20:07 +02:00
2016-06-14 14:44:02 +02:00