pub unsafe fn JS_LinkConstructorAndPrototype(
cx: *mut JSContext,
ctor: HandleObject<'_>,
proto: HandleObject<'_>,
) -> bool👎Deprecated:
Use wrappers2 instead
pub unsafe fn JS_LinkConstructorAndPrototype(
cx: *mut JSContext,
ctor: HandleObject<'_>,
proto: HandleObject<'_>,
) -> boolUse wrappers2 instead