Function script::dom::bindings::interface::is_exposed_in

source ยท
pub fn is_exposed_in(object: HandleObject<'_>, globals: Globals) -> bool
Expand description

Returns whether an interface with exposure set given by globals should be exposed in the global object obj.