Function mozjs::jsapi::MaybeFreezeCtorAndPrototype
source ยท pub unsafe extern "C" fn MaybeFreezeCtorAndPrototype(
cx: *mut JSContext,
ctor: Handle<*mut JSObject>,
maybeProto: Handle<*mut JSObject>,
) -> bool