Searched refs:current_proto_p (Results 1 – 1 of 1) sorted by relevance
3126 …ecma_object_t *current_proto_p = ECMA_GET_POINTER (ecma_object_t, ecma_op_ordinary_object_get_prot… in ecma_op_ordinary_object_set_prototype_of() local3130 if (new_proto_p == current_proto_p) in ecma_op_ordinary_object_set_prototype_of()