glib/gobject
Christian Hergert 436f4c9c7b gobject/gtype: Avoid duplicate GType to TypeNode lookups
There are some cases where we perform the same lookup_type_node_I() twice.
Additionally, if we stash the parent TypeNode pointer in our TypeNode
rather than just the GType in supers[], then we can avoid that parent
type lookup as well in g_type_class_ref().
2024-10-02 14:55:37 -07:00
..
2023-10-16 23:34:04 +01:00
2023-12-31 09:09:48 +00:00
2022-10-13 20:53:56 -04:00
2023-10-16 23:35:05 +01:00
2023-12-31 09:09:48 +00:00
2022-10-13 20:53:56 -04:00
2023-10-16 23:34:24 +01:00
2023-12-19 18:41:02 +00:00
2022-10-13 20:53:56 -04:00
2022-10-13 20:53:56 -04:00
2023-10-23 11:26:53 +01:00
2022-10-13 20:53:56 -04:00