void setConstructor(JSValue funcObj, JSValue proto) => JS_SetConstructor(_ref, funcObj.ref.ref, proto.ref.ref);