Function mozjs::rust::jsapi_wrapped::HasDefinedArrayBufferDetachKey
source ยท pub unsafe fn HasDefinedArrayBufferDetachKey(
cx: *mut JSContext,
obj: HandleObject<'_>,
isDefined: *mut bool,
) -> bool