Function mozjs::rust::jsapi_wrapped::MaybeFreezeCtorAndPrototype
source ยท pub unsafe fn MaybeFreezeCtorAndPrototype(
cx: *mut JSContext,
ctor: HandleObject<'_>,
maybeProto: HandleObject<'_>,
) -> bool