Searched refs:current_is_data (Results 1 – 1 of 1) sorted by relevance
704 bool current_is_data = (current_p->flags & data_desc_flags) != 0; in ecma_op_is_compatible_property_descriptor() local713 if (current_is_data != desc_is_data) in ecma_op_is_compatible_property_descriptor()719 if (current_is_data) in ecma_op_is_compatible_property_descriptor()