Files
jerryscript/tests/jerry
Ruben Ayrapetyan da7e9d9871 Fixing retrieval of [[Class]] properties for built-in function objects, optimizing memory related to [[Class]] property.
- introduced ecma_object_get_class_name interface;
 - removed creation of [[Class]] internal property for types of objects that unambiguously determine the [[Class]] value.

Related issue: #112

JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
2015-05-29 12:52:24 +03:00
..
2014-10-06 14:35:26 +04:00
2015-05-07 00:56:32 +09:00
2014-08-11 19:08:54 +04:00
2014-09-25 18:06:21 +04:00
2014-08-21 21:39:05 +04:00
2014-09-24 16:01:57 +04:00
2014-09-24 18:49:41 +04:00
2014-08-11 19:08:54 +04:00
2014-10-13 17:45:20 +04:00
2014-10-15 18:02:10 +04:00
2015-04-30 20:49:25 +03:00