script::dom::windowproxy

Function get

Source
unsafe extern "C" fn get(
    cx: *mut JSContext,
    proxy: HandleObject,
    receiver: HandleValue,
    id: HandleId,
    vp: MutableHandleValue,
) -> bool