Searched refs:target_configurable_keys (Results 1 – 1 of 1) sorted by relevance
1479 ecma_collection_t *target_configurable_keys, in ecma_proxy_check_invariants_for_own_prop_keys() argument1509 …else if (ECMA_IS_VALUE_ERROR (ecma_proxy_object_own_property_keys_helper (target_configurable_keys, in ecma_proxy_check_invariants_for_own_prop_keys()1615 ecma_collection_t *target_configurable_keys = ecma_new_collection (); in ecma_proxy_object_own_property_keys() local1648 ecma_collection_push_back (target_configurable_keys, prop_value); in ecma_proxy_object_own_property_keys()1665 target_configurable_keys, in ecma_proxy_object_own_property_keys()1678 ecma_collection_free (target_configurable_keys); in ecma_proxy_object_own_property_keys()