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
module.modulemap
TestGCBindings.swift
TestHeap.cpp
TestHeap.h
TestInterop.cpp
TestInterop.h