Function script::window_named_properties::create

source ยท
pub fn create(
    cx: JSContext,
    proto: HandleObject<'_>,
    properties_obj: MutableHandleObject<'_>,
)