Function script::dom::bindings::conversions::is_dom_proxy

source ยท
pub fn is_dom_proxy(obj: *mut JSObject) -> bool
Expand description

Returns whether obj is a DOM object implemented as a proxy.