Function script::dom::bindings::codegen::Bindings::IntersectionObserverEntryBinding::IntersectionObserverEntry_Binding::Wrap
source ยท pub unsafe fn Wrap(
cx: SafeJSContext,
scope: &GlobalScope,
given_proto: Option<HandleObject<'_>>,
object: Box<IntersectionObserverEntry>,
_can_gc: CanGc,
) -> Root<Dom<IntersectionObserverEntry>>