mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 03:07:43 +00:00
![]() These now crash as VM::call() uses ThrowExceptionOr<T>, which refuses to hold an empty JS::Value as its non-exception result. We only need to return an empty value when should_return_empty() says so for the return value of throw_dom_exception_if_needed(). Co-authored-by: Luke Wilde <lukew@serenityos.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Generate_CSS_PropertyID_cpp.cpp | ||
Generate_CSS_PropertyID_h.cpp | ||
Generate_CSS_ValueID_cpp.cpp | ||
Generate_CSS_ValueID_h.cpp | ||
WrapperGenerator.cpp |