Ruben Ayrapetyan
|
6bb39bb8ea
|
Introducing 'try to give memory back' callback for heap allocator to use upon allocation request that can not be satisfied by the allocator.
|
2014-12-18 22:25:22 +03:00 |
|
Ruben Ayrapetyan
|
76ed780895
|
Introducing cache for property by name lookup (LCache).
|
2014-11-17 18:52:48 +03:00 |
|
Ruben Ayrapetyan
|
7fc3b178d8
|
Introducing ecma_is_string_magic, ecma_init and ecma_finalize interfaces, 'magic-string' container type for ecma-strings. Renaming ecma_is_magic_string to ecma_is_zt_string_magic. Moving magic-string related routines to ecma-helpers-string.c.
|
2014-09-19 12:08:19 +04:00 |
|