Introducing CompactProfileError built-in object.

This commit is contained in:
Ruben Ayrapetyan
2014-10-16 19:49:47 +04:00
parent fce52b42c5
commit ed960b78db
7 changed files with 151 additions and 1 deletions
@@ -124,6 +124,11 @@ ecma_builtin_bin_search_for_magic_string_id_in_array (const ecma_magic_string_id
FUNCTION_UL, \
ECMA_BUILTIN_ID_FUNCTION_PROTOTYPE, \
function) \
macro (COMPACT_PROFILE_ERROR, \
TYPE_GENERAL, \
COMPACT_PROFILE_ERROR_UL, \
ECMA_BUILTIN_ID_OBJECT_PROTOTYPE, \
compact_profile_error) \
macro (GLOBAL, \
TYPE_GENERAL, \
OBJECT_UL, \