mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 03:01:00 +00:00
Having IDL constructors call FooWrapper::create(impl) directly was creating a wrapper directly without telling the impl object about the wrapper. This meant that we had wrapped C++ objects with a null wrapper() pointer. |
||
|---|---|---|
| .. | ||
| IPCCompiler | ||
| LibUnicode | ||
| LibWeb | ||
| StateMachineGenerator | ||
| CMakeLists.txt | ||