Function mozjs_sys::jsapi::JS::MaybeFreezeCtorAndPrototype
source ยท pub unsafe extern "C" fn MaybeFreezeCtorAndPrototype(
cx: *mut JSContext,
ctor: HandleObject,
maybeProto: HandleObject,
) -> bool