Closed Yoric closed 5 years ago
exit_binding_identifier contains a hard-coded list of nodes that represent functions. This is hardly ideal (perhaps we should somehow put this in the webidl?) and at some point, we failed to update this list, causing the bug.
Seems fine by me, but I'll better leave it to you and @arai-a :)
@Yoric Although, could you maybe change or re-enable tests responsible for lazification as part of this?
exit_binding_identifier contains a hard-coded list of nodes that represent functions. This is hardly ideal (perhaps we should somehow put this in the webidl?) and at some point, we failed to update this list, causing the bug.