Searched refs:mutatable_check_cache (Results 1 – 1 of 1) sorted by relevance
234 guint mutatable_check_cache : 1; /* combines some common path checks */ member1216 node->mutatable_check_cache = (node->data->common.value_table->value_init != NULL && in type_data_make_W()1859 if (!node->mutatable_check_cache && G_TYPE_IS_ABSTRACT (type)) in g_type_create_instance()1965 if (!node->mutatable_check_cache && G_TYPE_IS_ABSTRACT (NODE_TYPE (node))) in g_type_free_instance()2436 node->mutatable_check_cache = FALSE; in type_data_last_unref_Wm()2444 node->mutatable_check_cache = FALSE; in type_data_last_unref_Wm()2459 node->mutatable_check_cache = FALSE; in type_data_last_unref_Wm()4213 if (node && node->mutatable_check_cache) in type_check_is_value_type_U()4285 if (node && NODE_REFCOUNT (node) && node->mutatable_check_cache) in g_type_value_table_peek()