pub unsafe fn SetDelete(
cx: *mut JSContext,
obj: HandleObject<'_>,
key: HandleValue<'_>,
rval: *mut bool,
) -> bool👎Deprecated:
Use wrappers2 instead
pub unsafe fn SetDelete(
cx: *mut JSContext,
obj: HandleObject<'_>,
key: HandleValue<'_>,
rval: *mut bool,
) -> boolUse wrappers2 instead