Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-conversion.h55 ecma_collection_t *ecma_op_create_list_from_array_like (ecma_value_t arr, bool prop_names_only);
Decma-conversion.c985 bool prop_names_only) /**< true - accept only property names in ecma_op_create_list_from_array_like() argument
1019 if (prop_names_only in ecma_op_create_list_from_array_like()