aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4qmlcontext.cpp
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2024-02-29 14:35:58 +0100
committerFabian Kosmale <fabian.kosmale@qt.io>2024-03-05 14:06:28 +0100
commit688c98a12da19a88becc152f832beb5c5a01ec47 (patch)
treec131e7d2eeb9f17fdb2f40bf8beb7cc315a691ee /src/qml/jsruntime/qv4qmlcontext.cpp
parent205d1474c365965c125101457f8ad89889f53f3a (diff)
Prepare for white allocation during gc (0/9): Engine
When inserting compilation units into the engine, we don't have any write barrier, as those are treaded as roots. However, we still have to be careful when an executable compilation unit is created while the gc is already ongoing. Thus, when we insert a CU into the engine, we mark it. Change-Id: I5e7c7e9518190dd6943cf57b0a82229d6be8d3b9 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4qmlcontext.cpp')
0 files changed, 0 insertions, 0 deletions