Skip to main content

HasPropertyFn

Type Alias HasPropertyFn 

Source
type HasPropertyFn = fn(&mut JSContext, HandleObject<'_>, MutableHandle<'_, *mut JSObject>);