diff options
author | Ulf Hermann <[email protected]> | 2023-12-21 13:25:11 +0100 |
---|---|---|
committer | Ulf Hermann <[email protected]> | 2024-01-10 11:22:29 +0100 |
commit | cfdc612c3022b3f35545fd5e4e0bcd2661f657f1 (patch) | |
tree | 9630e15a9e8ea709cb8e1a9a0f004f1f7c785e7e /src/qml/jsruntime/qv4functionobject.cpp | |
parent | d85de8da6011731e3ff31ae1361e71fecaedb0be (diff) |
QtQml: Make base CU a member of ExecutableCompilationUnit
We want to re-use the base compilation unit across engines. For that to
work it cannot be a slice of the engine-specific
ExecutableCompilationUnit.
Since CompiledData::CompilationUnit is refcounted on its own now, make
it unmovable.
Change-Id: I8418c9754d7a07e5210c1e7a7fc69355e1d57807
Reviewed-by: Fabian Kosmale <[email protected]>
Diffstat (limited to 'src/qml/jsruntime/qv4functionobject.cpp')
0 files changed, 0 insertions, 0 deletions