Remove INSTANTIATED_MASK_32_63 internal property type. (#1474)

Furthermore the maximum number of properties is increased to 96.

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
This commit is contained in:
Zoltan Herczeg
2016-12-09 13:28:06 +01:00
committed by GitHub
parent 4f8b7726d7
commit 9d6ca800e1
5 changed files with 146 additions and 114 deletions
@@ -54,6 +54,9 @@
#undef ROUTINE_ARG_LIST_0
#undef ROUTINE_ARG
/**
* List of built-in routine identifiers.
*/
enum
{
PASTE (ECMA_ROUTINE_START_, BUILTIN_UNDERSCORED_ID) = ECMA_BUILTIN_ID__COUNT - 1,