75fe059974
(If throwUnoException directly took a css::uno::Any argument, JS client code would need to create one with `new Module.uno_Any(...)` and call .delete() on it, but there is no place where it could call .delete(), so make throwUnoException take two arguments instead and assemble the css::uno::Any on the C++ side.) Change-Id: Iae4ae6af804354d5cf752115e272b79d61427440 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166253 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de> |
||
---|---|---|
.. | ||
emscripten | ||
source | ||
CustomTarget_components.mk | ||
CustomTarget_emscripten_fs_image.mk | ||
CustomTarget_unoembind.mk | ||
CustomTarget_wasm-qt5-mandelbrot_moc.mk | ||
Executable_embindmaker.mk | ||
Executable_wasm-qt5-mandelbrot.mk | ||
Library_components.mk | ||
Makefile | ||
Module_static.mk | ||
Package_favicon.mk | ||
Package_unoembind.mk | ||
README.md | ||
README.wasm.md | ||
StaticLibrary_unoembind.mk |
Static build components library
The library contains a map of all build component names to their constructor function calls.