Skip to content
  • Philip Chimento's avatar
    context: Move all private context methods to C++ class · 1abdf08f
    Philip Chimento authored
    This is in preparation for having an "Atoms" accessor object for strings
    that are interned in the JS engine. This moves all internal GjsContext
    API to GjsContextPrivate, the private struct of GjsContext which is now
    also a C++ class.
    1abdf08f