Function script::dom::bindings::proxyhandler::shadow_check_callback

source ยท
pub 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.