ladybird/Tests/LibGC
Andrew Kaster fca6fd0b85 LibGC: Add Swift bindings to the GC heap
This includes a protocol for creating LibGC Heap allocated Swift
objects. Pay no attention to the Unmanaged shenanigans, they are
all behind the curtain.
2024-11-19 14:32:11 -07:00
..
CMakeLists.txt LibGC: Add Swift bindings to the GC heap 2024-11-19 14:32:11 -07:00
module.modulemap LibGC: Add Swift bindings to the GC heap 2024-11-19 14:32:11 -07:00
TestGCBindings.swift LibGC: Add Swift bindings to the GC heap 2024-11-19 14:32:11 -07:00
TestHeap.cpp LibGC: Add Swift bindings to the GC heap 2024-11-19 14:32:11 -07:00
TestHeap.h LibGC: Add Swift bindings to the GC heap 2024-11-19 14:32:11 -07:00
TestInterop.cpp LibGC: Add Swift bindings to the GC heap 2024-11-19 14:32:11 -07:00
TestInterop.h LibGC: Add Swift bindings to the GC heap 2024-11-19 14:32:11 -07:00