Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-string-object.c96 ecma_collection_t *for_enumerable_p = main_collection_p; in ecma_op_string_list_lazy_property_names() local
112 ecma_collection_push_back (for_enumerable_p, ecma_make_string_value (name_p)); in ecma_op_string_list_lazy_property_names()
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtins.c976 ecma_collection_t *for_enumerable_p = main_collection_p; in ecma_builtin_routine_list_lazy_property_names() local
977 JERRY_UNUSED (for_enumerable_p); in ecma_builtin_routine_list_lazy_property_names()