ladybird/Meta/Lagom/ClangPlugins
Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS
Resulting in a massive rename across almost everywhere! Alongside the
namespace change, we now have the following names:

 * JS::NonnullGCPtr -> GC::Ref
 * JS::GCPtr -> GC::Ptr
 * JS::HeapFunction -> GC::Function
 * JS::CellImpl -> GC::Cell
 * JS::Handle -> GC::Root
2024-11-15 14:49:20 +01: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+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
LibJSGCPluginAction.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00