Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-array-object.c420 const uint32_t old_aligned_length = ECMA_FAST_ARRAY_ALIGN_LENGTH (old_length); in ecma_delete_fast_array_properties() local
439 jmem_heap_free_block (values_p, old_aligned_length * sizeof (ecma_value_t)); in ecma_delete_fast_array_properties()
448old_aligned_length * sizeof (ecma_value_t), in ecma_delete_fast_array_properties()