mirror of
https://github.com/RGBCube/serenity
synced 2026-01-17 07:40:59 +00:00
This patch essentially just splits the non return-specific logic from generate_return_statement (i.e. the wrapping of the cpp value into a javascript one) into a separate function generate_wrap_statement that can be used to wrap any cpp value during wrapper generation. |
||
|---|---|---|
| .. | ||
| IPCCompiler | ||
| LibUnicode | ||
| LibWeb | ||
| StateMachineGenerator | ||
| CMakeLists.txt | ||