script::dom::windowproxy

Function get_prototype_if_ordinary

Source
unsafe extern "C" fn get_prototype_if_ordinary(
    _: *mut JSContext,
    _: HandleObject,
    is_ordinary: *mut bool,
    _: MutableHandleObject,
) -> bool