script::dom::bindings::proxyhandler

Function shadow_check_callback

Source
pub(crate) unsafe extern "C" fn shadow_check_callback(
    cx: *mut JSContext,
    object: HandleObject,
    id: HandleId,
) -> DOMProxyShadowsResult
Expand description

Determine if this id shadows any existing properties for this proxy.