script::dom::bindings::callback

Function wrap_call_this_value

Source
pub(crate) fn wrap_call_this_value<T: ThisReflector>(
    cx: JSContext,
    p: &T,
    rval: MutableHandleValue<'_>,
) -> bool
Expand description

Wraps the reflector for p into the realm of cx.