ladybird/Userland/Libraries/LibWeb/CodeGenerators
Andreas Kling 00d8e3b02b LibWeb: Don't include "Wrapper" suffix in JS wrapper class_name()
The "Wrapper" suffix is not useful information to someone using the
JS console, so let's just drop it from the string returned when calling
class_name() on a JS binding wrapper.
2021-04-20 12:05:56 +02:00
..
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Generate_CSS_PropertyID_cpp.cpp LibWeb: Support "pseudo" CSS properties 2021-04-05 18:49:04 +02:00
Generate_CSS_PropertyID_h.cpp LibWeb: Support "pseudo" CSS properties 2021-04-05 18:49:04 +02:00
Generate_CSS_ValueID_cpp.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Generate_CSS_ValueID_h.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
WrapperGenerator.cpp LibWeb: Don't include "Wrapper" suffix in JS wrapper class_name() 2021-04-20 12:05:56 +02:00