Function script::dom::windowproxy::get

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