Zoltan Herczeg 8c92972b2f Passing less number of arguments to a function is generally faster. So
the three boolean arguments of ecma_create_named_data_property and the
two boolean arguments of ecma_create_named_accessor_property are combined
into one uint8_t argument. On ARM-32 it is preferred to have less than
four arguments, since these arguments can be passed in registers.

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
2016-05-29 23:47:46 -07:00
..
2016-05-20 16:01:33 +02:00
2016-05-20 16:32:29 +02:00
2016-05-20 16:01:33 +02:00
2016-05-22 23:19:10 +02:00
2016-04-20 03:38:43 -07:00
2016-04-23 22:50:50 +02:00
2016-04-19 14:10:18 +02:00