Re: [heycam/webidl] Who uses the detach concept for ArrayBuffer? (#724)

@Ms2ger No, Reffy is coarse-grained here. It does not track references to concepts defined in other specifications. The only thing you can get from Reffy is the list of known specifications that use `ArrayBuffer` (which you can simply get by searching files that include `ArrayBuffer` in [IDL exports](https://github.com/tidoust/reffy-reports/tree/master/whatwg/idl)), but that won't tell you whether they reference the detach concept.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/724#issuecomment-491204332

Received on Friday, 10 May 2019 08:24:16 UTC