Files
jerryscript/jerry-core
Peter Gal c3f9169eb7 Fix property lookup in Object.getOwnPropertyDescriptor.
The ecma_op_general_object_get_own_property call does not find all
properties, we need to use the ecma_op_object_get_own_property method
for correct property lookup.

JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.u-szeged@partner.samsung.com
2015-05-28 15:44:03 +02:00
..
2015-05-20 15:28:36 +03:00
2015-05-15 18:31:18 +03:00
2015-05-20 15:28:36 +03:00
2015-05-20 15:28:36 +03:00
2015-05-20 15:28:36 +03:00