Andreas Kling
94fdf4fa5a
LibWeb+LibJS: Add a naive way to check if a wrapper "is" a certain type
...
Instead of only checking the class_name(), we now generate an is_foo()
virtual in the wrapper generator. (It's currently something we override
on Bindings::Wrapper, which is not really scalable.)
Longer term we'll need to think up something smarter for verifying that
one wrapper "is" another type of wrapper.
2020-06-21 00:58:55 +02:00
..
2020-06-21 00:58:55 +02:00
2020-06-20 17:50:48 +02:00
2020-06-21 00:58:55 +02:00
2020-06-20 17:50:48 +02:00
2020-06-20 17:50:48 +02:00
2020-06-20 17:50:48 +02:00
2020-06-20 17:50:48 +02:00
2020-06-20 17:50:48 +02:00
2020-06-20 17:50:48 +02:00
2020-06-20 17:50:48 +02:00
2020-06-21 00:58:55 +02:00
2020-06-20 17:50:48 +02:00
2020-06-21 00:58:55 +02:00
2020-06-20 17:50:48 +02:00
2020-06-20 17:50:48 +02:00
2020-06-20 17:50:48 +02:00
2020-06-20 18:27:31 +02:00
2020-06-20 17:50:48 +02:00
2020-06-20 17:50:48 +02:00
2020-06-20 17:50:48 +02:00
2020-06-20 17:50:48 +02:00
2020-06-20 17:50:48 +02:00
2020-06-21 00:58:55 +02:00
2020-06-21 00:58:55 +02:00
2020-06-21 00:58:55 +02:00
2020-06-20 19:38:49 +02:00
2020-03-15 10:24:05 +01:00
2020-06-20 17:50:48 +02:00
2020-06-21 00:58:55 +02:00
2020-06-20 18:27:31 +02:00
2020-06-20 15:46:30 +02:00
2020-06-20 18:27:31 +02:00
2020-06-20 15:46:30 +02:00
2020-06-20 17:50:48 +02:00
2020-06-20 17:50:48 +02:00