Home
last modified time | relevance | path

Searched refs:ECMA_FAST_ARRAY_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
Decma-globals.h938 #define ECMA_FAST_ARRAY_ALIGNMENT (8) macro
944 …(uint32_t) ((((length)) + ECMA_FAST_ARRAY_ALIGNMENT - 1) / ECMA_FAST_ARRAY_ALIGNMENT * ECMA_FAST_A…