Closed ExE-Boss closed 4 years ago
Rebased and fixed some issues that came up in rebasing (96794fa).
I had originally fixed that as part of https://github.com/jsdom/webidl2js/commit/42e8cd58691c203d62ac79b6a39dffd7ff86bac1.
It’s possible that rebasing destroyed the merge. For future could you please rebase rather than merge
I’ve waited with opening this until after https://github.com/jsdom/webidl2js/pull/166 was done to avoid merge conflicts.
This frees up the
impl
variable for use in https://github.com/jsdom/webidl2js/pull/158 and also makes it clearer that the currentimpl
variable refers toimplSymbol
.