ladybird/Meta/Lagom/ClangPlugins
Andrew Kaster 829391e714 LibGC: Add a ForeignCell class for ownership of non-C++ objects
This will allow us to use the GC to manage the lifetime of objects
that are not C++ objects, such as Swift objects. In the future we
could expand this cursed FFI to other languages as well.
2024-11-19 14:32:11 -07:00
..
CMakeLists.txt ClangPlugins: Don't build plugins with sanitizers 2024-07-25 18:35:57 -06:00
LambdaCapturePluginAction.cpp ClangPlugins: Use underscores instead of dashes in plugin names 2024-05-30 09:29:20 -06:00
LambdaCapturePluginAction.h Lagom: Add ClangPlugins 2024-05-13 16:50:54 -06:00
LibJSGCPluginAction.cpp LibGC: Add a ForeignCell class for ownership of non-C++ objects 2024-11-19 14:32:11 -07:00
LibJSGCPluginAction.h LibGC: Add a ForeignCell class for ownership of non-C++ objects 2024-11-19 14:32:11 -07:00