Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-array-object.c531 bool append_length = (!(opts & ECMA_LIST_ENUMERABLE) && !(opts & ECMA_LIST_ARRAY_INDICES)); in ecma_fast_array_get_property_names() local
535 if (append_length) in ecma_fast_array_get_property_names()
557 if (append_length) in ecma_fast_array_get_property_names()