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
.
pub fn is_exposed_in(object: HandleObject<'_>, globals: Globals) -> bool
Returns whether an interface with exposure set given by globals
should
be exposed in the global object obj
.