pub(crate) fn define_all_exposed_interfaces(
cx: &mut CurrentRealm<'_>,
global: &GlobalScope,
)Expand description
Eagerly define all relevant WebIDL interface constructors on the provided global object.
pub(crate) fn define_all_exposed_interfaces(
cx: &mut CurrentRealm<'_>,
global: &GlobalScope,
)Eagerly define all relevant WebIDL interface constructors on the provided global object.