Function JS_NondeterministicGetWeakMapKeys

Source
pub unsafe extern "C" fn JS_NondeterministicGetWeakMapKeys(
    cx: *mut JSContext,
    obj: HandleObject,
    ret: MutableHandleObject,
) -> bool