Zoltan Herczeg c8f2747209 Rework arguments object. (#1401)
Instead of allocating a helper object, argument names are appended right
after the arguments objects. This reduces memory consumption and improve
performance as well. In the future this could be further improved by a
bitfield, but that would require a reference to the byte code which
might increase memory consumption in a few corner cases.

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
2016-10-21 18:58:42 +09:00
..
2016-10-21 18:58:42 +09:00
2016-09-21 16:15:57 +02:00
2016-09-01 15:16:02 +02:00
2016-10-21 18:55:08 +09:00
2016-08-26 13:20:07 +02:00
2016-06-14 14:44:02 +02:00