Files
jerryscript/jerry-core/ecma/operations
Zoltan Herczeg 6d67b8dff9 Reduce memory consumption of property names.
Property names were always required a string reference which consumed
a large amount of memory for arrays. This patch reduces this consumption
by directly storing the value part of certain strings.

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
2016-11-25 05:47:01 -08:00
..
2016-05-30 05:56:22 -07:00
2016-07-11 09:01:29 +02:00
2016-07-11 09:01:29 +02:00
2016-04-13 21:47:28 +02:00
2016-08-05 09:11:33 +02:00