Searched refs:ECMA_FAST_ARRAY_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance
938 #define ECMA_FAST_ARRAY_ALIGNMENT (8) macro944 …(uint32_t) ((((length)) + ECMA_FAST_ARRAY_ALIGNMENT - 1) / ECMA_FAST_ARRAY_ALIGNMENT * ECMA_FAST_A…