Searched refs:desc_is_accessor (Results 1 – 1 of 1) sorted by relevance
702 bool desc_is_accessor = (desc_p->flags & accessor_desc_flags) != 0; in ecma_op_is_compatible_property_descriptor() local707 if (!desc_is_accessor && !desc_is_data) in ecma_op_is_compatible_property_descriptor()