Zoltan Herczeg 41337dbd59 Small performance optimizations of the interpreter.
Short summary of the changes:
 - The ecma_reference_t is removed, and its helper functions are deleted.
 - The delete operation does not depend on ecma_reference_t anymore.
 - A new resolve function is added which returns the current value
   of a named binding in the context chain.
 - The vm_op_set_value does not perform type conversions when its arguments
   has the appropriate types.

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
2016-07-06 00:00:03 -07:00
..
2016-06-27 03:04:50 -07:00
2016-06-27 00:25:09 -07:00
2016-04-20 03:38:43 -07:00
2016-06-14 14:44:02 +02:00
2016-04-23 22:50:50 +02:00
2016-06-27 00:25:09 -07:00
2016-06-08 12:48:47 +02:00