Skip to content
  • Emmanuele Bassi's avatar
    property: Add direct access to generated getters · 61342111
    Emmanuele Bassi authored
    This is mostly a WIP/proof of concept patch on top of GProperty. the
    numbers from the performance test case say that we don't gain much, if
    at all, by checking if the property maps to a direct field offset, and
    we get the pointer to the struct member.
    61342111