Skip to content
  • Philip Chimento's avatar
    object: Add debug methods · ae59d9ce
    Philip Chimento authored
    Many methods of ObjectInstance log a debug message with all the same
    information, such as the address of the GObject, the JSObject, the
    ObjectInstance, and type info. Make this uniform (and shorter) by adding
    debug methods to ObjectInstance.
    ae59d9ce