pub unsafe extern "C" fn shadow_check_callback(
    cx: *mut JSContext,
    object: RawHandleObject,
    id: RawHandleId
) -> DOMProxyShadowsResult
Expand description

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