efl/src/lib/eo
Woochanlee ed0c46fa3b eo_base_class: Avoid useless memory alloc
Summary:
The pd->ext will be NULL when the target object on invalidate state or edje object or isolated object etc..

In above case, If data is NULL and ext is not needed, it seems there is no need to create a node.

Reviewers: raster, cedric, Hermet

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D12206
2020-12-24 11:47:04 +09:00
..
Eo.h eo: Rename EAPI macro to EO_API in Eo library 2020-12-09 13:52:25 -03:00
efl_class.eo docs: Add @since 1.22 to all stable classes' EO docs 2019-03-22 16:57:36 +01:00
efl_object.eo eo: make the parent a optional constructor 2020-06-09 10:29:23 +02:00
efl_object_override.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
eina_types.eot eo-files: convert all Eina.Strbuf & Eina.Binbuf 2020-06-09 10:29:29 +02:00
eo.c eo: Rename EAPI macro to EO_API in Eo library 2020-12-09 13:52:25 -03:00
eo_add_fallback.c eo: Rename EAPI macro to EO_API in Eo library 2020-12-09 13:52:25 -03:00
eo_add_fallback.h
eo_base_class.c eo_base_class: Avoid useless memory alloc 2020-12-24 11:47:04 +09:00
eo_class_class.c eo: lets drop efl_interfaces 2019-02-08 10:27:27 +01:00
eo_internal.h eo: Rename EAPI macro to EO_API in Eo library 2020-12-09 13:52:25 -03:00
eo_private.h Use __func__ C99 identifier instead of __FUNCTION__ compiler extension 2020-05-07 09:27:07 -04:00
eo_ptr_indirection.c Fix typos 2020-06-25 09:03:05 +02:00
eo_ptr_indirection.h Use __func__ C99 identifier instead of __FUNCTION__ compiler extension 2020-05-07 09:27:07 -04:00
eo_ptr_indirection.x eo - fix - fix alignment of eo object class structs - it was wrong 2020-02-12 21:11:18 +00:00
meson.build eo: Rename EAPI macro to EO_API in Eo library 2020-12-09 13:52:25 -03:00