Searched defs:element_size_shift (Results 1 – 3 of 3) sorted by relevance
106 const uint8_t element_size_shift = ecma_typedarray_helper_get_shift_size (typedarray_id); in ecma_builtin_typedarray_from() local147 const uint8_t element_size_shift = ecma_typedarray_helper_get_shift_size (typedarray_id); in ecma_builtin_typedarray_of() local
507 … uint8_t element_size_shift, /**< the size shift of the element length */ in ecma_typedarray_create_object_with_length()586 … uint8_t element_size_shift, /**< the size shift of the element length */ in ecma_typedarray_create_object_with_buffer()631 … uint8_t element_size_shift, /**< the size shift of the element length */ in ecma_typedarray_create_object_with_typedarray()758 uint8_t element_size_shift, /**< the size shift of the element length */ in ecma_op_typedarray_from()1082 uint8_t element_size_shift, /**< the size shift of the element length */ in ecma_op_create_typedarray()1353 uint8_t element_size_shift = ecma_typedarray_helper_get_shift_size (typedarray_id); in ecma_op_create_typedarray_with_type_and_length() local
4099 uint8_t element_size_shift; /**< element size shift */ member4137 … uint8_t *element_size_shift) /**< [out] found element size shift value */ in jerry_typedarray_find_by_type()4178 uint8_t element_size_shift = 0; in jerry_create_typedarray() local4228 uint8_t element_size_shift = 0; in jerry_create_typedarray_for_arraybuffer_sz() local