[heycam/webidl] Fix link to ES spec function object (#410)

This currently reads:

```
text: function object; url: sec-object-internal-methods-and-internal-slots
```

Once tc39/ecma262#974 lands, this should be changed to:

```
text: function object; url: function-object
```

-- 
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/410

Received on Wednesday, 16 August 2017 12:16:24 UTC