Searched defs:property_ref (Results 1 – 4 of 4) sorted by relevance
148 ecma_property_ref_t property_ref; in ecma_op_general_object_delete() local
1518 ecma_property_ref_t property_ref = { NULL }; in ecma_op_object_put_with_receiver() local1898 ecma_property_ref_t property_ref; in ecma_op_object_get_own_property_descriptor() local
311 property_ref(struct property *p) in property_ref() function
613 ecma_property_ref_t property_ref; /**< property reference */ member