mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-28 20:29:42 +00:00
This caused `Object.getOwnPropertyNames(window)` to throw, as the `this` value is `Object`. All users of document_tree_child_browsing_context_count call it on an existing Window impl, including WP::internal_own_property_keys, so getting the impl from the JS VM is not necessary.
57 KiB
57 KiB