pub unsafe fn JS_GetPrototype(
cx: *mut JSContext,
obj: HandleObject<'_>,
result: MutableHandleObject<'_>,
) -> bool👎Deprecated:
Use wrappers2 instead
pub unsafe fn JS_GetPrototype(
cx: *mut JSContext,
obj: HandleObject<'_>,
result: MutableHandleObject<'_>,
) -> boolUse wrappers2 instead