Files
ladybird/Meta/Lagom/Tools/CodeGenerators/LibWeb/BindingsGenerator
Shannon Booth 241c5e182f LibWeb/Bindings: Name is_javascript_builtin in terms of BufferSource
While this does add some extra cases into the function, this is
effectively a rename to better match how we were effectively already
doing this. Rename the function and link it to the right location in
the specification. Doing this also allows us to drop the FIXME as it
makes it clear what this hardcoded list is meant to achieve.
2026-04-17 15:50:07 +01:00
..