Commit Graph

1 Commits

Author SHA1 Message Date
Ulf Hermann 2d016a2653 QtQml: Mark values on the AOT-compiled stack during gc
Keep them in a special generated struct with virtual method that gets
called from the GC for each frame.

Pick-to: 6.10 6.9 6.8
Fixes: QTBUG-139059
Change-Id: I81bcbeab6531e174a5207d03f57d241461ae9ba3
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
2025-09-02 09:15:02 +02:00