_constructor

unsafe extern "C" fn _constructor<D: DomTypes>(
    cx: *mut RawJSContext,
    argc: u32,
    vp: *mut JSVal,
) -> bool